From dfe60f191482835b3eab1b5c2e0015b9721ffc11 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 22 Jan 2015 16:37:35 +0800 Subject: [PATCH] Notify.php --- Notify.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Notify.php b/Notify.php index 4ebde1fe..b2409811 100644 --- a/Notify.php +++ b/Notify.php @@ -322,7 +322,6 @@ class Pman_Core_Notify extends Pman } $cmd = 'exec ' . $php . ' ' . $app . ' ' . $cmdOpts; //. ' &'; - print_R($cmd);exit; $pipe = array(); $this->logecho("call proc_open $cmd"); -- 2.39.2