From 7a86f03e01c8f3dd9b62fc0454526dfe265cff26 Mon Sep 17 00:00:00 2001 From: dg9vh Date: Mon, 11 Jul 2016 05:49:37 +0000 Subject: [PATCH] Added productname \\& Version, changed wording --- index.php | 3 ++- version.php | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 version.php diff --git a/index.php b/index.php index 5866b03..60e3d8f 100644 --- a/index.php +++ b/index.php @@ -8,6 +8,7 @@ $start = $time; include "config/config.php"; include "include/tools.php"; include "include/functions.php"; +include "version.php"; ?> @@ -66,7 +67,7 @@ if (defined("ENABLEYSFGATEWAY")) { \ No newline at end of file