示例#1
0
文件: Factory.php 项目: jager/cms
 public static function setConfigFile($file)
 {
     self::$configFile = $file;
 }