Fix notices in include/enotify

2022.09-rc
Hypolite Petovan 2018-10-15 23:13:00 -04:00
rodzic 0de1351a09
commit 481b0ac138
2 zmienionych plików z 6 dodań i 5 usunięć

Wyświetl plik

@ -83,6 +83,7 @@ class DBStructure
$body = sprintf($body, $error_message);
notification([
'uid' => $admin['uid'],
'type' => SYSTEM_EMAIL,
'to_email' => $admin['email'],
'preamble' => $preamble,