예제 #1
0
파일: mapi_item.php 프로젝트: grlf/eyedock
 function __construct()
 {
     parent::__construct();
 }
예제 #2
0
 function __construct()
 {
     $this->init();
     parent::__construct();
 }