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