Parent Directory
|
Revision Log
|
Patch
revision 2339 by michael, Fri Apr 19 19:50:27 2013 UTC | revision 2340 by michael, Wed Jul 3 13:31:23 2013 UTC | |
---|---|---|
# | Line 480 me_undline(struct Client *client_p, stru | Line 480 me_undline(struct Client *client_p, stru |
480 | sendto_realops_flags(UMODE_ALL, L_ALL, SEND_NOTICE, | sendto_realops_flags(UMODE_ALL, L_ALL, SEND_NOTICE, |
481 | "%s has removed the D-Line for: [%s]", | "%s has removed the D-Line for: [%s]", |
482 | get_oper_name(source_p), addr); | get_oper_name(source_p), addr); |
483 | ilog(LOG_TYPE_DLINE, "%s removed temporary D-Line for [%s]", | ilog(LOG_TYPE_DLINE, "%s removed D-Line for [%s]", |
484 | get_oper_name(source_p), addr); | get_oper_name(source_p), addr); |
485 | } | } |
486 | else | else |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |