mirror of
https://github.com/LX3JL/xlxd.git
synced 2025-12-06 07:42:01 +01: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;
|
||||
# return false;
|
||||
# }
|
||||
|
||||
#
|
||||
$this->ReflectorName = "XLX".$this->ServiceName;
|
||||
|
||||
$LinkedPeersName = "XLX".$this->ServiceName." linked peers";
|
||||
|
|
|
|||
Loading…
Reference in a new issue