Remove a stray tab, yes I am stalling

This commit is contained in:
Miles Lott 2001-03-27 21:20:56 +00:00
parent b3332e9707
commit 7100c51a3a

View File

@ -184,7 +184,7 @@
$ab_id = $entry[0]["id"];
return $ab_id;
}
function addressbook_update_entry($id,$userid,$fields,$access,$cat_id) {
global $this,$rights;
if ($rights & PHPGW_ACL_EDIT) {