mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-01-23 17:49:17 +00:00
no need for 'global $logger'
This commit is contained in:
parent
9275fc1e05
commit
ef49a43644
|
|
@ -12,7 +12,6 @@
|
|||
* @version Release: @package_version@
|
||||
*/
|
||||
|
||||
global $logger;
|
||||
$notifier = new SeedDMS_NotificationService($logger, $settings);
|
||||
|
||||
if(isset($GLOBALS['SEEDDMS_HOOKS']['notification'])) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user