Пример #1
0
 function __construct()
 {
     parent::__construct();
     $this->RESPONSE_ENCODING = REQUEST::GetResponseEncoding();
     $this->item_locator = NULL;
     $this->control_locator = NULL;
 }