From 7100c51a3a7ae803f93a5c57449c8c41228abc53 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Tue, 27 Mar 2001 21:20:56 +0000 Subject: [PATCH] Remove a stray tab, yes I am stalling --- addressbook/inc/functions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/inc/functions.inc.php b/addressbook/inc/functions.inc.php index 889643371e..ff73b34c2c 100755 --- a/addressbook/inc/functions.inc.php +++ b/addressbook/inc/functions.inc.php @@ -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) {