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