示例#1
0
文件: datamapper.php 项目: erkie/cowl
 public static function setObjectsDir($dir)
 {
     self::$objects_dir = $dir;
 }