From 038bc3c3e643006a90064e2a85528ed7fd13f47b Mon Sep 17 00:00:00 2001 From: foin137 Date: Sun, 13 Sep 2020 14:58:39 +0200 Subject: [PATCH] version-constant Added a constant that contains the version and that is defined in constants.php --- Werwolf.php | 2 +- constants.php | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Werwolf.php b/Werwolf.php index 5577799..fcbaa26 100644 --- a/Werwolf.php +++ b/Werwolf.php @@ -1756,7 +1756,7 @@ if (isset($_COOKIE['SpielID'])) ?> diff --git a/constants.php b/constants.php index ba7eedc..bb05279 100644 --- a/constants.php +++ b/constants.php @@ -1,8 +1,9 @@