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.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/config/config.php b/core/config/config.php
index 71bd5823..2627a6f4 100644
--- a/core/config/config.php
+++ b/core/config/config.php
@@ -124,6 +124,7 @@ $config['modules'] = array
MODPATH . 'carousel',
MODPATH . 'tags',
-
+ MODPATH . 'user',
+
THEMEPATH . 'default',
);