コード例 #1
0
ファイル: Debug.php プロジェクト: jthurteau/saf
 public static function lock()
 {
     self::$_locked = TRUE;
 }