From 947924b4b53248ab1bc807f61008dc1596e44269 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 24 Apr 2011 06:22:25 -0400 Subject: [PATCH] Unused and empty --- js/tbl_operations.js | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 js/tbl_operations.js diff --git a/js/tbl_operations.js b/js/tbl_operations.js deleted file mode 100644 index 6f5aa97cf6..0000000000 --- a/js/tbl_operations.js +++ /dev/null @@ -1,20 +0,0 @@ -/* vim: set expandtab sw=4 ts=4 sts=4: */ -/** - * function used in server privilege pages - * - */ - -/** - * Add all AJAX scripts for tbl_operations.php page here. - * - * Alter table order - #div_table_order form - * Move Table - #div_table_rename form - * Table Options - #div_table_options form - * Copy Table - #div_table_copy form - * Table Maintenance - #div_table_maintenance (need to id each anchor) - * Check - * Repair - * Analyze - * Flush - * Optimize - */ \ No newline at end of file