From 25bdc3618302a89ddf54361034c05bf50dacd5b4 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Mon, 7 Aug 2023 17:12:10 +0200 Subject: [PATCH] Create version.php Created file version.php Added new php code to search for version file and if it doesn't find it, it shows the file not found error. --- front/php/templates/version.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 front/php/templates/version.php diff --git a/front/php/templates/version.php b/front/php/templates/version.php new file mode 100644 index 00000000..379fb53c --- /dev/null +++ b/front/php/templates/version.php @@ -0,0 +1,10 @@ +