Пример #1
0
 /**
  * Print out any site wide status information.
  */
 public function site_status()
 {
     return site_status::get();
 }