Replace global $a with BaseObject::getApp()
This commit is contained in:
parent
d0780ccf7d
commit
820afa2284
17 changed files with 51 additions and 56 deletions
|
@ -15,8 +15,6 @@ class UpdateGContact
|
|||
{
|
||||
public static function execute($contact_id)
|
||||
{
|
||||
global $a;
|
||||
|
||||
logger('update_gcontact: start');
|
||||
|
||||
if (empty($contact_id)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue