From a60944e07d77bcc020bf33934055702dae89b875 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 5 Nov 2008 05:28:20 +0000 Subject: Tags are now off in their own module, hooray! --- core/config/config.php | 1 + 1 file changed, 1 insertion(+) (limited to 'core/config') diff --git a/core/config/config.php b/core/config/config.php index 06c5c8f0..71bd5823 100644 --- a/core/config/config.php +++ b/core/config/config.php @@ -123,6 +123,7 @@ $config['modules'] = array MODPATH . 'forge', MODPATH . 'carousel', + MODPATH . 'tags', THEMEPATH . 'default', ); -- cgit v1.2.3