From 5b47b9a3232525989c55159fb9fbd98a34c2bb7d Mon Sep 17 00:00:00 2001 From: Daniel Maya Date: Mon, 27 Jun 2016 11:13:34 +0200 Subject: [PATCH] redirect mobile. Ticket #3364. (cherry picked from commit a75e416b8c9ca32eaeacce72c3e619e1ceab3253) Conflicts: pandora_console/index.php --- pandora_console/index.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pandora_console/index.php b/pandora_console/index.php index 01fcfdb7ff..0468397b45 100755 --- a/pandora_console/index.php +++ b/pandora_console/index.php @@ -144,6 +144,12 @@ ob_start ('ui_process_page_head'); // Enterprise main enterprise_include ('index.php'); +echo ''; + // This tag is included in the buffer passed to ui_process_page_head so // technically it can be stripped echo '' . "\n";