예제 #1
0
 public function __construct($domain, $key)
 {
     //$this->_domain = $domain;
     parent::__construct($domain, $key);
 }