Fix notices in include/enotify
This commit is contained in:
parent
0de1351a09
commit
481b0ac138
@ -83,6 +83,7 @@ class DBStructure
|
|||||||
$body = sprintf($body, $error_message);
|
$body = sprintf($body, $error_message);
|
||||||
|
|
||||||
notification([
|
notification([
|
||||||
|
'uid' => $admin['uid'],
|
||||||
'type' => SYSTEM_EMAIL,
|
'type' => SYSTEM_EMAIL,
|
||||||
'to_email' => $admin['email'],
|
'to_email' => $admin['email'],
|
||||||
'preamble' => $preamble,
|
'preamble' => $preamble,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user