From 90848d234bc3659810c9818d60a7c7542c183ca8 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jan 2015 16:43:34 +0800 Subject: [PATCH] Notify.php --- Notify.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Notify.php b/Notify.php index b2409811..51c262c4 100644 --- a/Notify.php +++ b/Notify.php @@ -352,6 +352,7 @@ class Pman_Core_Notify extends Pman 'cmd' => $cmd, 'email' => $email, 'pipes' => $pipes, + 'notify_id' => $id, 'started' => time() -- 2.39.2