From f7440d4d73ec57219af232c135be3b2567dda45f Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Tue, 27 Mar 2007 05:13:55 +0000 Subject: #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) --- profiles/default/default.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profiles') diff --git a/profiles/default/default.profile b/profiles/default/default.profile index e8decf46a..db278d310 100644 --- a/profiles/default/default.profile +++ b/profiles/default/default.profile @@ -44,6 +44,8 @@ function default_profile_final() { 'custom' => TRUE, 'modified' => TRUE, 'locked' => FALSE, + 'help' => '', + 'min_word_count' => '', ), array( 'type' => 'story', @@ -53,6 +55,8 @@ function default_profile_final() { 'custom' => TRUE, 'modified' => TRUE, 'locked' => FALSE, + 'help' => '', + 'min_word_count' => '', ), ); -- cgit v1.2.3