summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/config/config.php2
-rw-r--r--modules/tag/helpers/tags.php (renamed from modules/tags/helpers/tags.php)0
-rw-r--r--modules/tag/views/tags_block.html.php (renamed from modules/tags/views/tags_block.html.php)0
3 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',
diff --git a/modules/tags/helpers/tags.php b/modules/tag/helpers/tags.php
index 7b942c6c..7b942c6c 100644
--- a/modules/tags/helpers/tags.php
+++ b/modules/tag/helpers/tags.php
diff --git a/modules/tags/views/tags_block.html.php b/modules/tag/views/tags_block.html.php
index f23874ff..f23874ff 100644
--- a/modules/tags/views/tags_block.html.php
+++ b/modules/tag/views/tags_block.html.php