forked from extern/egroupware
Remove a stray tab, yes I am stalling
This commit is contained in:
parent
b3332e9707
commit
7100c51a3a
@ -184,7 +184,7 @@
|
|||||||
$ab_id = $entry[0]["id"];
|
$ab_id = $entry[0]["id"];
|
||||||
return $ab_id;
|
return $ab_id;
|
||||||
}
|
}
|
||||||
|
|
||||||
function addressbook_update_entry($id,$userid,$fields,$access,$cat_id) {
|
function addressbook_update_entry($id,$userid,$fields,$access,$cat_id) {
|
||||||
global $this,$rights;
|
global $this,$rights;
|
||||||
if ($rights & PHPGW_ACL_EDIT) {
|
if ($rights & PHPGW_ACL_EDIT) {
|
||||||
|
Loading…
Reference in New Issue
Block a user