From f3dd52d08a74238b68d05ba41b0156f26c318442 Mon Sep 17 00:00:00 2001 From: LX1IQ Date: Mon, 18 Jan 2021 11:53:35 +0100 Subject: [PATCH] Update class.reflector.php --- dashboard/pgs/class.reflector.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dashboard/pgs/class.reflector.php b/dashboard/pgs/class.reflector.php index d545e99..099599c 100755 --- a/dashboard/pgs/class.reflector.php +++ b/dashboard/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";