Allows alphanumeric names for the reflector

pull/169/head
Catalin Vatra 6 years ago committed by GitHub
parent 257d97c583
commit 40ce30446c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,7 +48,7 @@ class xReflector {
# $this->ServiceName = null; # $this->ServiceName = null;
# return false; # return false;
# } # }
#
$this->ReflectorName = "XLX".$this->ServiceName; $this->ReflectorName = "XLX".$this->ServiceName;
$LinkedPeersName = "XLX".$this->ServiceName." linked peers"; $LinkedPeersName = "XLX".$this->ServiceName." linked peers";

Loading…
Cancel
Save

Powered by TurnKey Linux.