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:
@@ -473,7 +473,6 @@ CWebSock::EPageReqResult CWebSock::PrintTemplate(const CString& sPageName, CStri
|
||||
m_Template["PageName"] = sPageName;
|
||||
|
||||
if (pModule) {
|
||||
CUser* pUser = pModule->GetUser();
|
||||
m_Template["ModName"] = pModule->GetModName();
|
||||
|
||||
if (m_Template.find("Title") == m_Template.end()) {
|
||||
|
||||
Reference in New Issue
Block a user