mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
When a module page is requested, m_sModName is set. When then GetSession() tries to look up its session cookie, it doesn't find it since GetRequestCookie() actually looks up Mod::<modname>::<cookie name>. The fix is to look up the global cookie name if the mod one doesnt exist. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1861 726aef4b-f618-498e-8847-2d620e286838
19 KiB
19 KiB