1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00
This commit is contained in:
psyc://psyced.org/~lynX 2010-02-27 11:34:19 +01:00
parent d63e37eb89
commit e9d5dbbe72
3 changed files with 6 additions and 5 deletions

View file

@ -41,7 +41,7 @@ mapping confmap = ([]);
mapping systemQ;
// protos
//string legal_name(string n);
//string legal_name(string n, int isPlace);
//string legal_mailto(string a);
int psyc_sendmsg(mixed target, string method, mixed data, mapping vars,
int showingLog, mixed source, array(mixed) uniform);