From 920610490ea8c0e7ed4d8711eb5c7fc885239457 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sat, 22 Dec 2018 04:58:54 +0100 Subject: login level session separate by basepath --- app/class/config.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app/class/config.php') diff --git a/app/class/config.php b/app/class/config.php index 36a5116..d6164ca 100644 --- a/app/class/config.php +++ b/app/class/config.php @@ -19,9 +19,7 @@ abstract class Config protected static $defaultart = ''; protected static $defaultfavicon = ''; protected static $showeditmenu = true; - protected static $editsymbol = 'pen'; - protected static $version = ''; - + protected static $editsymbol = 'pen'; -- cgit v1.2.3