mirror of
https://github.com/znc/znc.git
synced 2026-08-06 17:03:14 +02:00
Merge branch 'master' of github.com:znc/znc
This commit is contained in:
@@ -67,6 +67,7 @@ class CAway : public CModule
|
||||
void BackCommand(const CString& sCommand) {
|
||||
if ((m_vMessages.empty()) && (sCommand.Token(1) != "-quiet"))
|
||||
PutModNotice("Welcome Back!");
|
||||
Ping();
|
||||
Back();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user