예제 #1
0
파일: Factory.php 프로젝트: jager/cms
 public static function setConfigFile($file)
 {
     self::$configFile = $file;
 }