summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-10-13 15:16:03 -0400
committerStephen Beaver <sbeaver@netgate.com>2015-10-13 15:16:20 -0400
commitb397cc725f6c9b9c0600dda75c858e6f0eaae4be (patch)
treee908a211eef8a1e8148c6827b1ae14ad083f9338 /src
parentbb12c4b1957cb890a9edc5e9705c05573bc12961 (diff)
downloadpfsense-b397cc725f6c9b9c0600dda75c858e6f0eaae4be.zip
pfsense-b397cc725f6c9b9c0600dda75c858e6f0eaae4be.tar.gz
Reminder
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/pkg_mgr_install.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/local/www/pkg_mgr_install.php b/src/usr/local/www/pkg_mgr_install.php
index f1531c2..274ca36 100644
--- a/src/usr/local/www/pkg_mgr_install.php
+++ b/src/usr/local/www/pkg_mgr_install.php
@@ -101,6 +101,8 @@ $sendto = "output";
// Todo:
// Respect next_log_line and append log to output window rather than writing it
+// isvalidpid($g['varrun_path']/$g['product_name']-upgrade.pid)
+
if($_REQUEST['ajax']) {
$response = "";
$code = 0;
OpenPOWER on IntegriCloud