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