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