mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 08:39:57 +02:00
More $admin_log global removal.
This commit is contained in:
@@ -57,7 +57,7 @@ class e_linkwords
|
||||
$pref['e_tohtml_list'][] = 'linkwords';
|
||||
}
|
||||
save_prefs();
|
||||
$admin_log->log_event('LINKWD_05',LWLAN_58.'[!br!]'.$pref['tohtml_hook'],''); // Log that the update was done
|
||||
e107::getLog()->add('LINKWD_05',LWLAN_58.'[!br!]'.$pref['tohtml_hook'],''); // Log that the update was done
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user