summaryrefslogtreecommitdiff
path: root/core/config/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/config/config.php')
-rw-r--r--core/config/config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/config/config.php b/core/config/config.php
index 2791bd76..70b571ec 100644
--- a/core/config/config.php
+++ b/core/config/config.php
@@ -129,6 +129,7 @@ $config['modules'] = array
MODPATH . 'user',
MODPATH . 'info',
MODPATH . 'gmaps',
+ MODPATH . 'media_rss',
MODPATH . 'slideshow',
MODPATH . 'comment',
);