コード例 #1
0
ファイル: Factory.php プロジェクト: jager/cms
 public static function setConfigFile($file)
 {
     self::$configFile = $file;
 }