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