예제 #1
0
파일: adei.php 프로젝트: nicolaisi/adei
 function __construct()
 {
     parent::__construct();
     $this->RESPONSE_ENCODING = REQUEST::GetResponseEncoding();
     $this->item_locator = NULL;
     $this->control_locator = NULL;
 }