예제 #1
0
파일: Mapper.php 프로젝트: andho/simdal
 public function __construct()
 {
     SimDAL_Autoload::registerMapper($this);
 }