remove orphan mod_connections editing code (now done in mod/connedit)
This commit is contained in:
@@ -149,9 +149,6 @@ function abook_toggle_flag($abook,$flag) {
|
||||
);
|
||||
}
|
||||
|
||||
$a = get_app();
|
||||
if($a->data['abook'])
|
||||
$a->data['abook']['abook_flags'] = $a->data['abook']['abook_flags'] ^ $flag;
|
||||
return $r;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user