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 2009-04-09 10:49:37 +02:00
parent b04dfd66f2
commit 5eb8536f2e
3 changed files with 7 additions and 3 deletions

View file

@ -1069,7 +1069,7 @@ msg(source, mc, data, mapping vars) {
}
// uni and unl differ
if (t != source) {
P1(("ident: %O is really %O\n", t, source))
P2(("@%s knows: %O is really %O\n", MYNICK, t, source))
//source = t;
// if (!member(vars, "_nick")) -- dont trust the UNL
if (objectp(source)) {