From f73996ba01806c6162f2d3a998f9eca9983378ed Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 7 Apr 2010 17:34:33 -0400 Subject: [PATCH] no longer needed as Mootools is no longer used in the Structure page shown after adding a field --- tbl_addfield.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tbl_addfield.php b/tbl_addfield.php index c5d6ce9e1..572992eb7 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