Fixed  False Code Event Name

  • Thread starter Thread starter ragtek
  • Start date Start date
R

ragtek

Guest
In the php file you call it

PHP:
XenForo_CodeEvent::fire('template_construct', array(&$templateName, &$params, $this));
But in the code event listener editor it's called template_creat
 
Top Bottom