mirror of
https://github.com/slawkens/myaac.git
synced 2026-04-13 14:03:32 +02:00
New filter: HOOK_FILTER_ROUTES
This commit is contained in:
@@ -98,6 +98,7 @@ define('HOOK_INSTALL_FINISH', ++$i);
|
||||
define('HOOK_INSTALL_FINISH_END', ++$i);
|
||||
|
||||
// hook filters
|
||||
define('HOOK_FILTER_ROUTES', ++$i);
|
||||
define('HOOK_FILTER_TWIG_DISPLAY', ++$i);
|
||||
define('HOOK_FILTER_TWIG_RENDER', ++$i);
|
||||
define('HOOK_FILTER_THEME_FOOTER', ++$i);
|
||||
|
||||
Reference in New Issue
Block a user