Exemple #1
0
 static function postInit()
 {
     Plugin::registerClass('PluginBehaviorsCommon', array('addtabon' => array_keys(PluginBehaviorsCommon::getCloneTypes())));
     PluginBehaviorsTicket::onNewTicket();
 }