[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0-308-g884ba99

The branch, master has been updated via 884ba99afccf9d67197a1d00e49e353baa5e00d0 (commit) from c95116a94172ccc7a6af239321795730cd67ebcc (commit) - Log ----------------------------------------------------------------- commit 884ba99afccf9d67197a1d00e49e353baa5e00d0 Author: Marc Delisle <marc@infomarc.info> Date: Mon May 16 08:12:43 2011 -0400 Including non-existent file ----------------------------------------------------------------------- Summary of changes: tbl_operations.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/tbl_operations.php b/tbl_operations.php index 5ba5aab..8b49259 100644 --- a/tbl_operations.php +++ b/tbl_operations.php @@ -33,7 +33,6 @@ require_once './libraries/StorageEngine.class.php'; // add a javascript file for jQuery functions to handle Ajax actions // also add jQueryUI $GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js'; -$GLOBALS['js_include'][] = 'tbl_operations.js'; /** * Class for partition management hooks/post-receive -- phpMyAdmin
participants (1)
-
Marc Delisle