コード例 #1
0
ファイル: Days_Engine.php プロジェクト: laiello/phpdays
 public static function setAppDir($dir)
 {
     self::$appDir = $dir;
 }