mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 02:57:48 +00:00
* Don't escape command parameters Escaping should only be done when using the tcp socket cli interface which we aren't. * Updated comment to reflect the changes