Parent Directory
|
Revision Log
|
Patch
revision 2710 by michael, Wed Dec 18 12:39:02 2013 UTC | revision 2711 by michael, Tue Dec 24 18:37:50 2013 UTC | |
---|---|---|
# | Line 131 mr_webirc(struct Client *client_p, struc | Line 131 mr_webirc(struct Client *client_p, struc |
131 | ||
132 | static struct Message webirc_msgtab = { | static struct Message webirc_msgtab = { |
133 | "WEBIRC", 0, 0, 5, MAXPARA, MFLG_SLOW, 0, | "WEBIRC", 0, 0, 5, MAXPARA, MFLG_SLOW, 0, |
134 | { mr_webirc, m_ignore, m_ignore, m_ignore, m_ignore, m_ignore } | { mr_webirc, m_registered, m_ignore, m_ignore, m_registered, m_ignore } |
135 | }; | }; |
136 | ||
137 | static void | static void |
|
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |