From 394c6734d011c2b79fe0c12b836b6be427cdcf37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 8 Feb 2011 09:27:02 +0100 Subject: [PATCH] Use PMA_includeJS from top level page. This prevents loading files twice, each time with different URL. --- index.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 644a12355..5d197586c 100644 --- a/index.php +++ b/index.php @@ -152,9 +152,11 @@ header('Content-Type: text/html; charset=' . $GLOBALS['charset']); }; // ]]> - - - +