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-03-15 23:36:19 +0300
committerMarc Delisle <marc@infomarc.info>2010-03-15 23:36:19 +0300
commite5ab5e637e6e09dec98a4ec7656818b2c71b022c (patch)
treeec5a7eb2c62131580a8a2f9197cb8f46fdbc0f99 /tbl_addfield.php
parent3e5c8f9f01042c42f6a656e06fd2bc61fe5786a5 (diff)
bug #2970769 Incorrect reference to mootools-more.js
Diffstat (limited to 'tbl_addfield.php')
-rw-r--r--tbl_addfield.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl_addfield.php b/tbl_addfield.php
index 886b939387..cfa25f5496 100644
--- a/tbl_addfield.php
+++ b/tbl_addfield.php
@@ -13,7 +13,7 @@ require_once './libraries/common.inc.php';
require_once './libraries/Table.class.php';
$GLOBALS['js_include'][] = 'functions.js';
-$GLOBALS['js_include'][] = 'mootools-more.js';
+$GLOBALS['js_include'][] = 'mootools.js';
require_once './libraries/header.inc.php';
// Check parameters