コード例 #1
0
ファイル: View.php プロジェクト: neworldwebsites/noblessecms
 public static function offCache()
 {
     self::$hasCache = 'no';
 }