From 113e045f26215832cd2226a26d55d159aa3facf7 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Wed, 17 Sep 2014 13:35:00 +0100 Subject: [PATCH] realpath file, result in error if !exist / !docroot --- lib/bug-files-check.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/bug-files-check.php b/lib/bug-files-check.php index ff2a001..af70f31 100644 --- a/lib/bug-files-check.php +++ b/lib/bug-files-check.php @@ -12,8 +12,10 @@ $maxLines = $_GET['maxLines']; $result = "ok"; for ($i=0; $i