/** * Print out any site wide status information. */ public function site_status() { return site_status::get(); }