From e568020718c351bf64e8b2cb678427750b498ed6 Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Fri, 27 May 2016 15:53:11 +0200 Subject: [PATCH] Frio: remove header(location) in default.php The call to header() is too late in code (output was already sent) --- view/theme/frio/php/modes/default.php | 1 - 1 file changed, 1 deletion(-) diff --git a/view/theme/frio/php/modes/default.php b/view/theme/frio/php/modes/default.php index e5971aefa..6f9c1a4b0 100644 --- a/view/theme/frio/php/modes/default.php +++ b/view/theme/frio/php/modes/default.php @@ -44,7 +44,6 @@ else echo""; } ?> - Skip to main content