Sfoglia il codice sorgente

virer le hook en home page

cedric 3 anni fa
parent
commit
24c82f7e5e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      chcreateur.php

+ 1 - 0
chcreateur.php

@@ -45,6 +45,7 @@ class Chcreateur extends Module implements WidgetInterface
 
 		return (
 			parent::install()
+			//
 			//&& $this->registerHook('displayBlockPosition2')
 			&& $this->registerHook('displayHeader')
 			&& $this->registerHook('ModuleRoutes')