示例#1
0
文件: Mapper.php 项目: andho/simdal
 public function __construct()
 {
     SimDAL_Autoload::registerMapper($this);
 }