mirror of
https://github.com/ShaYmez/xlxd.git
synced 2025-06-15 03:52:26 -04:00
Allows alphanumeric names for the reflector
This commit is contained in:
parent
257d97c583
commit
40ce30446c
@ -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…
x
Reference in New Issue
Block a user