From e87a37b8552504a7e9adcafad9662e291b4cfc18 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 16 Nov 2008 07:17:29 +0000 Subject: Rename 'tags' module to 'tag' for consistency of pluralization --- core/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') 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', -- cgit v1.2.3