mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Merge branch '1.6.x'
This commit is contained in:
@@ -1547,7 +1547,7 @@ class CWebAdminMod : public CModule {
|
||||
|
||||
CUser* pNewUser = GetNewUser(WebSock, pUser);
|
||||
if (!pNewUser) {
|
||||
WebSock.PrintErrorPage("Invalid user settings");
|
||||
// GetNewUser already called WebSock.PrintErrorPage()
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user