1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 16:13:13 +02:00

Made anoperc stop/restart send the cycleonglobal, and fixed logfiles to be opened with append not truncate

This commit is contained in:
Adam
2010-10-04 21:46:15 -04:00
parent 592060ac75
commit 10833f9d3f
4 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ class CoreExport Channel : public Extensible, public Flags<ChannelFlags>
* @param mode the modes
* @param EnforceMLock true to enforce mlock
*/
void SetModesInternal(User *setter, const Anope::string &modes, bool EnforceMLock = false);
void SetModesInternal(User *setter, const Anope::string &mode, bool EnforceMLock = false);
/** Kick a user from a channel internally
* @param source The sender of the kick