示例#1
0
文件: adei.php 项目: nicolaisi/adei
 function __construct()
 {
     parent::__construct();
     $this->RESPONSE_ENCODING = REQUEST::GetResponseEncoding();
     $this->item_locator = NULL;
     $this->control_locator = NULL;
 }