summaryrefslogtreecommitdiff
path: root/core/hooks/init_gallery.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/hooks/init_gallery.php')
-rw-r--r--core/hooks/init_gallery.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/hooks/init_gallery.php b/core/hooks/init_gallery.php
index c6a22319..27a4d8a4 100644
--- a/core/hooks/init_gallery.php
+++ b/core/hooks/init_gallery.php
@@ -20,3 +20,4 @@
Event::add("system.ready", array("I18n", "instance"));
Event::add("system.post_routing", array("theme", "load_themes"));
Event::add("system.ready", array("module", "load_modules"));
+Event::add("system.post_routing", array("url", "parse_url"));