1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

_request_do_subscribe

This commit is contained in:
psyc://psyced.org/~lynX 2009-11-04 19:17:53 +01:00
parent 5220470091
commit 37a4720711
2 changed files with 16 additions and 0 deletions

View file

@ -1110,6 +1110,7 @@ vamixed startParse(string a) {
restart();
if (isServer()) greet();
}
// new syntax is so broken, we should not pretend to support it yet FIXME
# if defined(SPYC_PATH) && defined(USE_SPYC)
else if (a == "|") { // new S_GLYPH_PACKET_DELIMITER
object o = clone_object(SPYC_PATH "server");