From 129c8eb18c47bf7b0e0fe35ac6bc1b7ee38d177f Mon Sep 17 00:00:00 2001 From: Neil Drumm Date: Sun, 6 Aug 2006 23:00:42 +0000 Subject: #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types. --- profiles/default.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/default.profile b/profiles/default.profile index 1171c5def..158477e56 100644 --- a/profiles/default.profile +++ b/profiles/default.profile @@ -8,7 +8,7 @@ * An array of modules to be enabled. */ function default_profile_modules() { - return array('block', 'comment', 'filter', 'help', 'menu', 'node', 'page', 'story', 'system', 'taxonomy', 'user', 'watchdog'); + return array('block', 'comment', 'filter', 'help', 'menu', 'node', 'system', 'taxonomy', 'user', 'watchdog'); } /** -- cgit v1.2.3