From a497895d1ab99b815e7d5735e23ee9e95f8f2169 Mon Sep 17 00:00:00 2001 From: skeeter Date: Sun, 18 Mar 2001 18:32:22 +0000 Subject: [PATCH] This is the final version. --- calendar/edit_entry.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/calendar/edit_entry.php b/calendar/edit_entry.php index ef130ac204..d503dd74ea 100755 --- a/calendar/edit_entry.php +++ b/calendar/edit_entry.php @@ -236,15 +236,12 @@ // Participants $accounts = $phpgw->acl->get_ids_for_location('run',1,'calendar'); - echo ''."\n"; $users = Array(); for($i=0;$i'."\n"; if(intval($accounts[$i]) != $owner && !isset($users[$accounts[$i]])) { $users[intval($accounts[$i])] = $phpgw->common->grab_owner_name(intval($accounts[$i])); - echo ''."\n"; if($phpgw->accounts->get_type(intval($accounts[$i])) == 'g') { $group_members = $phpgw->acl->get_ids_for_location(intval($accounts[$i]),1,'phpgw_group'); @@ -262,7 +259,6 @@ } } - echo ''."\n"; $str = "\n".'