From c22c7f01e6633408a1b5d1e9c36be855552820fa Mon Sep 17 00:00:00 2001 From: LX1IQ Date: Mon, 18 Jan 2021 11:54:28 +0100 Subject: [PATCH] Update class.reflector.php --- dashboard2/pgs/class.reflector.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dashboard2/pgs/class.reflector.php b/dashboard2/pgs/class.reflector.php index 4a2c246..2d29483 100644 --- a/dashboard2/pgs/class.reflector.php +++ b/dashboard2/pgs/class.reflector.php @@ -49,12 +49,6 @@ class xReflector { return false; } -# $this->ServiceName = substr($this->XMLContent, strpos($this->XMLContent, "ServiceName)) { -# $this->ServiceName = null; -# return false; -# } -# $this->ReflectorName = "XLX".$this->ServiceName; $LinkedPeersName = "XLX".$this->ServiceName." linked peers";