Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2010-07-24 16:11:48 +0400
committerMarc Delisle <marc@infomarc.info>2010-07-24 16:11:48 +0400
commit084c0dbcf51dea488d99b7bfffffa23832ace4f3 (patch)
tree72d28000cc25b2b08617de1da62c11531020b4e6 /server_export.php
parentaec1adb0e077f2a9521bfa9ed367e9d5b6911042 (diff)
functions.js included automatically
Diffstat (limited to 'server_export.php')
-rw-r--r--server_export.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/server_export.php b/server_export.php
index 9d78ce7bf0..f9808d8e5d 100644
--- a/server_export.php
+++ b/server_export.php
@@ -10,8 +10,6 @@
*/
require_once './libraries/common.inc.php';
-$GLOBALS['js_include'][] = 'functions.js';
-
/**
* Displays the links
*/