diff --git a/htdocs/core/class/notify.class.php b/htdocs/core/class/notify.class.php index 27d087b2fde..104247bf1c5 100644 --- a/htdocs/core/class/notify.class.php +++ b/htdocs/core/class/notify.class.php @@ -541,7 +541,12 @@ class Notify '', '', 0, - -1 + -1, + '', + '', + '', + '', + 'notification' ); if ($mailfile->sendfile()) @@ -769,7 +774,12 @@ class Notify '', '', 0, - 1 + 1, + '', + '', + '', + '', + 'notification' ); if ($mailfile->sendfile())