]> jfr.im git - irc/znc/znc.git/commit
Change GetParamsColon(1) to (0) in adminlog, as (1) does not show the error message...
authorCasper <redacted>
Thu, 14 Jun 2018 09:25:59 +0000 (11:25 +0200)
committerAlexey Sokolov <redacted>
Thu, 14 Jun 2018 21:25:41 +0000 (22:25 +0100)
commitc74f41d67d348cd97864a6ea7e67e8a1038cec75
treeffa08be0451b017b54800a06ff24bafd789ffbd5
parente567f4cb73a1637141f7e4fc3b0ef44e79568048
Change GetParamsColon(1) to (0) in adminlog, as (1) does not show the error message, it will show an empty [] in the adminlog

Close #1557
modules/adminlog.cpp