From 08edd92a2135d486603687b181979854b60a3bcc Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 17 Dec 2018 16:28:28 +0100 Subject: license and version info --- app/class/config.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/class/config.php') diff --git a/app/class/config.php b/app/class/config.php index b778d83..36a5116 100644 --- a/app/class/config.php +++ b/app/class/config.php @@ -20,6 +20,8 @@ abstract class Config protected static $defaultfavicon = ''; protected static $showeditmenu = true; protected static $editsymbol = 'pen'; + protected static $version = ''; + -- cgit v1.2.3