From bb930bf6cc74f88d765818e9971aeda9977ff355 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 21 Jun 2009 14:16:28 +0000 Subject: - Patch #147000 by Berdir, JohnAlbin: bugfix because of conflicting/merged patches. --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.module') diff --git a/modules/system/system.module b/modules/system/system.module index 7a79a8125..c4224423d 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -1335,8 +1335,8 @@ function _system_get_theme_data() { 'description' => '', 'features' => array( 'comment_user_picture', + 'comment_user_verification', 'favicon', - 'mission', 'logo', 'name', 'node_user_picture', -- cgit v1.2.3