mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
PrintStaticFile() called ExpandFile() twice if debug output was enabled which caused it's DEBUG() error messages to be printed twice. It then called CHTTPSock::PrintFile() to print the actual file. PrintFile() always sends a result page, no matter if this is an error page or a proper result page. Thus we should always return PAGE_DONE here, since PAGE_NOTFOUND was already handled. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1882 726aef4b-f618-498e-8847-2d620e286838
20 KiB
20 KiB