diff --git a/tbl_export.php b/tbl_export.php index 0df3f4f825..a22fd023ac 100644 --- a/tbl_export.php +++ b/tbl_export.php @@ -11,6 +11,8 @@ require_once 'libraries/common.inc.php'; $GLOBALS['js_include'][] = 'export.js'; +$GLOBALS['js_include'][] = 'codemirror/lib/codemirror.js'; +$GLOBALS['js_include'][] = 'codemirror/mode/mysql/mysql.js'; /** * Gets tables informations and displays top links