The branch, master has been updated via f73996ba01806c6162f2d3a998f9eca9983378ed (commit) from 8a1e59972566f9ee60bb5c0a1a96fe96898154f5 (commit)
- Log ----------------------------------------------------------------- commit f73996ba01806c6162f2d3a998f9eca9983378ed Author: Marc Delisle marc@infomarc.info Date: Wed Apr 7 17:34:33 2010 -0400
no longer needed as Mootools is no longer used in the Structure page shown after adding a field
-----------------------------------------------------------------------
Summary of changes: tbl_addfield.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tbl_addfield.php b/tbl_addfield.php index c5d6ce9..572992e 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
hooks/post-receive