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