Revert "Fix to call exit after redirect"

This reverts commit e3a1fd849b.
This commit is contained in:
Ilia Ross
2024-07-24 02:02:14 +03:00
parent 7282348b7d
commit 5cb103bde3

View File

@@ -145,7 +145,7 @@ if (!@acols) {
# If we jump directly to logs just redirect
if ($config{'skip_index'} == 1 && $lnks[0]) {
&redirect($lnks[0]);
exit;
return;
}
# Print the header