From: Jakub Vrana Date: Mon, 24 Mar 2025 13:02:01 +0000 (+0100) Subject: Turn on output buffering only after sending headers X-Git-Tag: v5.1.0~11 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=b86a9cb5fbd37cfb7960e49b680b765a6fb00b24;p=adminer.git Turn on output buffering only after sending headers Otherwise output sent before Location (usually errors) is lost. --- diff --git a/adminer/include/design.inc.php b/adminer/include/design.inc.php index f2d691cc..dc657bcc 100644 --- a/adminer/include/design.inc.php +++ b/adminer/include/design.inc.php @@ -1,10 +1,6 @@ name()); // initial-scale=1 is the default but Chrome 134 on iOS is not able to zoom out without it