From 6e768f8ed1aac8da5c25fda8a5a5baf82a50ada5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 4 Aug 2017 10:28:27 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NotifySend.php b/NotifySend.php index 0228298f..4bb43b90 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -83,7 +83,7 @@ class Pman_Core_NotifySend extends Pman } - function get($id,$opts) + function get($id,$opts=array()) { //print_r($opts); -- 2.39.2