コード例 #1
0
 public function __construct($params)
 {
     parent::__construct($params);
     $this->cometEvents = Reg::get(ConfigManager::getConfig("Comet", "CometEvents")->Objects->CometEvents);
 }