From 3ae917f34caa2bf24a347a15de11835f0d6c9018 Mon Sep 17 00:00:00 2001 From: Alan Date: Thu, 13 Jul 2023 13:09:02 +0800 Subject: [PATCH] php8 --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { -- 2.39.2