/**
  * Init the status page.
  */
 public function status_page()
 {
     AC_Admin_Status::output();
 }