From: Alan Date: Thu, 13 Jul 2023 05:09:02 +0000 (+0800) Subject: php8 X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=3ae917f34caa2bf24a347a15de11835f0d6c9018 php8 --- diff --git a/Notify.php b/Notify.php index 514ae7f1..fe3a062d 100644 --- a/Notify.php +++ b/Notify.php @@ -124,7 +124,7 @@ class Pman_Core_Notify extends Pman var $evtype = ''; // any notification... // this script should only handle EMAIL notifications.. - + var $opts; var $force = false; function getAuth() {