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-04-08 01:34:33 +0400
committerMarc Delisle <marc@infomarc.info>2010-04-08 01:34:33 +0400
commitf73996ba01806c6162f2d3a998f9eca9983378ed (patch)
tree09ed0f9488f1b581be165df037a44badba5dbdf2 /tbl_addfield.php
parent8a1e59972566f9ee60bb5c0a1a96fe96898154f5 (diff)
no longer needed as Mootools is no longer used in the Structure page shown after adding a field
Diffstat (limited to 'tbl_addfield.php')
-rw-r--r--tbl_addfield.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tbl_addfield.php b/tbl_addfield.php
index c5d6ce9e10..572992eb79 100644
--- a/tbl_addfield.php
+++ b/tbl_addfield.php
@@ -13,7 +13,6 @@ require_once './libraries/common.inc.php';
require_once './libraries/Table.class.php';
$GLOBALS['js_include'][] = 'functions.js';
-$GLOBALS['js_include'][] = 'mootools.js';
require_once './libraries/header.inc.php';
// Check parameters