From b828b8e44a3fa459a8c8e725c5c25d1056f0756c Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 29 May 2018 20:08:29 +0200 Subject: [PATCH] * do not display software version --- index.php | 2 +- install/template/template.php | 2 +- system/functions.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index b1482010..33a4edec 100644 --- a/index.php +++ b/index.php @@ -421,7 +421,7 @@ else die('ERROR: Cannot load template.'); } -echo '' . "\n"; +echo base64_decode('PCEtLSBQb3dlcmVkIGJ5IE15QUFDIDo6IGh0dHBzOi8vd3d3Lm15LWFhYy5vcmcvIC0tPg==') . PHP_EOL; if(superAdmin()) { echo ''; echo PHP_EOL . ''; diff --git a/install/template/template.php b/install/template/template.php index 5ea685c7..e9e89f04 100644 --- a/install/template/template.php +++ b/install/template/template.php @@ -10,7 +10,7 @@
diff --git a/system/functions.php b/system/functions.php index 0fc80dfd..168bf0d2 100644 --- a/system/functions.php +++ b/system/functions.php @@ -459,7 +459,7 @@ function template_header($is_admin = false) $ret .= ' - +