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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user