예제 #1
0
파일: loader.php 프로젝트: svoby/graweb2010
 static function disableProfiler()
 {
     self::$enabledProfiler = FALSE;
 }