From da6b98851caa490043893869738f96dd7db35a18 Mon Sep 17 00:00:00 2001 From: Teromene Date: Sat, 30 Jun 2018 09:24:22 +0100 Subject: [PATCH] Add recuperation of the current version from git if available (#731) * Add recuperation of the current version from git if available * Include version when auto-reporting an error --- index.php | 3 ++- lib/Configuration.php | 19 +++++++++++++++++++ lib/Exceptions.php | 5 ++++- static/style.css | 5 +++++ 4 files changed, 30 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 8cb8908e..4a1e2aa2 100644 --- a/index.php +++ b/index.php @@ -253,7 +253,8 @@ EOD; echo $inactiveBridges; ?>