diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/config/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/config/config.php b/core/config/config.php index c1b5942b..3a81f112 100644 --- a/core/config/config.php +++ b/core/config/config.php @@ -125,7 +125,7 @@ $config['modules'] = array THEMEPATH . 'default', MODPATH . 'carousel', - MODPATH . 'tags', + MODPATH . 'tag', MODPATH . 'user', MODPATH . 'info', MODPATH . 'gmaps', |