From: Alan Knowles Date: Thu, 25 Oct 2018 03:10:31 +0000 (+0800) Subject: Pman.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=24d3b1f1d8badb1a8422ae98e59aab4e7232e756 Pman.php --- diff --git a/Pman.php b/Pman.php index fd0f032..ce2a088 100644 --- a/Pman.php +++ b/Pman.php @@ -115,6 +115,7 @@ class Pman extends HTML_FlexyFramework_Page if ( !empty($_REQUEST['isDev']) && + !empty($_SERVER['SERVER_ADDR']) && ( (($_SERVER['SERVER_ADDR'] == '127.0.0.1') && ($_SERVER['REMOTE_ADDR'] == '127.0.0.1')) ||