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