mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Removed version info on 404 error
This commit is contained in:
parent
c3c960fafc
commit
8080d3dd19
@ -8491,7 +8491,6 @@ void send_file_direct(char *file_name) {
|
||||
else
|
||||
rsprintf("%s%c%s", dir, DIR_SEPARATOR, encodedname);
|
||||
rsprintf("</b> was not found on this server<p>\r\n");
|
||||
rsprintf("<hr><address>ELOG version %s</address></body></html>\r\n\r\n", VERSION);
|
||||
return_length = strlen_retbuf;
|
||||
keep_alive = FALSE;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user