From f6f63110c3cffb14043960fd4bbc9f6cba62fa7e Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 12 Apr 2010 08:17:44 +0000 Subject: create a new group button added git-svn-id: http://code.elgg.org/elgg/trunk@5692 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/groups/start.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mod') diff --git a/mod/groups/start.php b/mod/groups/start.php index fd9148086..9db55e392 100644 --- a/mod/groups/start.php +++ b/mod/groups/start.php @@ -171,8 +171,7 @@ 'description' => 'longtext', 'briefdescription' => 'text', 'interests' => 'tags', - 'website' => 'url', - + //'website' => 'url', ); $CONFIG->group = trigger_plugin_hook('profile:fields', 'group', NULL, $profile_defaults); -- cgit v1.2.3