コード例 #1
0
ファイル: Theme_View.php プロジェクト: scarygary/gallery3
 /**
  * Print out any site wide status information.
  */
 public function site_status()
 {
     return site_status::get();
 }