summaryrefslogtreecommitdiff
path: root/app/frontend/events/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/frontend/events/config.xml')
-rw-r--r--app/frontend/events/config.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/frontend/events/config.xml b/app/frontend/events/config.xml
new file mode 100644
index 0000000..d1c1e3f
--- /dev/null
+++ b/app/frontend/events/config.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+ <modules>
+ <module id="events" class="Application.events.EventModule" />
+ </modules>
+</configuration>