Merge branch 'master' into wdk

This commit is contained in:
Berke Viktor
2012-03-16 00:08:01 +01:00
9 changed files with 99 additions and 13 deletions

View File

@@ -410,7 +410,6 @@ server_inline (server *serv, char *line, int len)
#endif
fe_add_rawlog (serv, line, len, FALSE);
url_check_line (line, len);
/* let proto-irc.c handle it */
serv->p_inline (serv, line, len);