The branch, master has been updated via 947924b4b53248ab1bc807f61008dc1596e44269 (commit) from b0897692413e047b469f868c62ce0daf477d6615 (commit)
- Log ----------------------------------------------------------------- commit 947924b4b53248ab1bc807f61008dc1596e44269 Author: Marc Delisle marc@infomarc.info Date: Sun Apr 24 06:22:25 2011 -0400
Unused and empty
-----------------------------------------------------------------------
Summary of changes: js/tbl_operations.js | 20 -------------------- 1 files changed, 0 insertions(+), 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 6f5aa97..0000000 --- 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
hooks/post-receive