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