예제 #1
0
파일: Debug.php 프로젝트: jthurteau/saf
 public static function lock()
 {
     self::$_locked = TRUE;
 }