From cbecc0dfc819febf4c2b36791d5a2a7e69d842af Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sun, 2 Sep 2018 16:19:13 +0200 Subject: 2.5 mobile update + minor upgrades and fixes --- class/class.w.config.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'class/class.w.config.php') diff --git a/class/class.w.config.php b/class/class.w.config.php index 4a63f86..839bf77 100644 --- a/class/class.w.config.php +++ b/class/class.w.config.php @@ -99,6 +99,8 @@ class Config return $this->cssread; } + + // __________________________________________ S E T ______________________________________ public function sethost($host) @@ -156,6 +158,7 @@ class Config $this->cssread = strip_tags($cssread); } + } -- cgit v1.2.3