예제 #1
0
파일: GWF_Log.php 프로젝트: sinfocol/gwf3
 public static function setLogFormat($format)
 {
     self::$logformat = $format;
 }