Line 11:
Line 11:
or
or
* '''interface_99_mod''MyModule_Xxx''.class.php'''
* '''interface_99_mod''MyModule_Xxx''.class.php'''
−
where ''Xxx'' is a string of your choice startint with uppercase character, ''99'' is the priority number for the execution of your trigger (1 being the top priority) and ''MyModule'' is the name of a module if you want that trigger is activated only if module MyModyle is activated. If you want the trigger to be always active, use ''all'' instead of modMyModule.
+
where ''Xxx'' is a string of your choice starting with uppercase character, ''99'' is the priority number for the execution of your trigger (1 being the top priority) and ''MyModule'' is the name of a module if you want that trigger is activated only if module MyModyle is activated. If you want the trigger to be always active, use ''all'' instead of modMyModule.
This new file must be saved inside same directory.
This new file must be saved inside same directory.