Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2011-04-24 14:22:25 +0400
committerMarc Delisle <marc@infomarc.info>2011-04-24 14:22:25 +0400
commit947924b4b53248ab1bc807f61008dc1596e44269 (patch)
treee98f4fbb2d7d88250cb699a662a582e07925f7a4 /js/tbl_operations.js
parentb0897692413e047b469f868c62ce0daf477d6615 (diff)
Unused and empty
Diffstat (limited to 'js/tbl_operations.js')
-rw-r--r--js/tbl_operations.js20
1 files changed, 0 insertions, 20 deletions
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