From c9147957c423a9c0235392ae34a8b5d236472dbb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 4 Aug 2017 10:28:07 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify.php b/Notify.php index 0880a0de..fd582092 100644 --- a/Notify.php +++ b/Notify.php @@ -145,7 +145,7 @@ class Pman_Core_Notify extends Pman } - function get($r,$opts) + function get($r,$opts=array()) { $this->parseArgs($opts); -- 2.39.2