1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 08:23:15 +02:00

BUILD : 1.7.15 (1142) BUGS : N/A NOTES : Dont let hybrid send EOBs since we told it we dont suppor them anymore

git-svn-id: svn://svn.anope.org/anope/trunk@1142 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@865 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-23 08:13:14 +00:00
parent 739674e854
commit 785a427b00
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -891,7 +891,7 @@ int anope_event_eob(char *source, int ac, char **av)
void hybrid_cmd_eob()
{
send_cmd(ServerName, "EOB");
// send_cmd(ServerName, "EOB");
}