コード例 #1
0
ファイル: datamapper.php プロジェクト: erkie/cowl
 public static function setObjectsDir($dir)
 {
     self::$objects_dir = $dir;
 }