示例#1
0
 public function onInstall()
 {
     parent::onInstall();
     $registry = $this->getRegistry();
     $registry->set('send_stats', 1);
 }