1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 14:06:38 +02:00

Added command aliases

This commit is contained in:
Adam
2010-11-14 15:12:32 -05:00
parent c792c7f62d
commit 3c9d4e9daf
16 changed files with 186 additions and 64 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ class MyXMLRPCEvent : public XMLRPCEvent
else
request->reply("online", "yes");
mod_run_cmd(bi, *u, command);
mod_run_cmd(bi, *u, command, false);
if (created && u)
{