예제 #1
0
파일: datamapper.php 프로젝트: erkie/cowl
 public static function setObjectsDir($dir)
 {
     self::$objects_dir = $dir;
 }