From 2c20e3e97facbb29885a0d0a3245adb205027878 Mon Sep 17 00:00:00 2001 From: Sander van Leeuwen Date: Thu, 23 Apr 2015 10:05:35 +0200 Subject: Re-enstate copyright that got lost in pull request Refs. #99 --- usr/local/www/diag_testport.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/diag_testport.php b/usr/local/www/diag_testport.php index 5340092..932c1ed 100644 --- a/usr/local/www/diag_testport.php +++ b/usr/local/www/diag_testport.php @@ -2,6 +2,7 @@ /* diag_testport.php Copyright (C) 2013 Jim P (jimp@pfsense.org) + Copyright (C) 2013-2015 Electric Sheep Fencing, LP All rights reserved. @@ -192,7 +193,7 @@ if ($input_errors) print_input_errors($input_errors); else { // New page - if(empty($result) && $retval != 0 && !$showtext) { + if(empty($result) && $retval != 0 && !$showtext) { print(''); } -- cgit v1.1