コード例 #1
0
ファイル: Engine.php プロジェクト: qshurick/pro_fgac
 public static function setup($options)
 {
     self::$_options = $options;
 }