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";