From fa172bc5e8142ccfecdcb8cac021a59cef5c2d7e Mon Sep 17 00:00:00 2001 From: NewEraCracker Date: Thu, 7 Jan 2016 15:30:27 +0000 Subject: Convert short open tags to full tags Short open tag is discouraged since it is only available if enabled See https://secure.php.net/manual/en/language.basic-syntax.phptags.php --- src/usr/local/www/diag_dns.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/usr/local/www/diag_dns.php') diff --git a/src/usr/local/www/diag_dns.php b/src/usr/local/www/diag_dns.php index d413def..3b64cd3 100755 --- a/src/usr/local/www/diag_dns.php +++ b/src/usr/local/www/diag_dns.php @@ -260,7 +260,7 @@ if (!$input_errors && $type) { - +
@@ -275,11 +275,11 @@ if (!$input_errors && $type) { - + - +
-- cgit v1.1