mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
Merge branch 'master' of github.com:znc/znc
This commit is contained in:
@@ -879,7 +879,7 @@ class CAdminMod : public CModule {
|
||||
CString sNetwork = sLine.Token(2);
|
||||
|
||||
if (sNetwork.empty()) {
|
||||
PutModule("Usage: Reconnect <username> <network>");
|
||||
PutModule("Usage: Disconnect <username> <network>");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user