changes in phpMiniAdmin 1.4.070315
- added: ability to see DB table status via 'status' link on the top header (equal to 'SHOW TABLE STATUS')
- added: ability to select several tables to apply particular function to (Export, Drop, Truncate, Optimize)
- fixed: if select done from 2 tables that have same column names - column values displayed incorrectly
- changed: now if user click 'Logoff' - cookies with DB Settings cleared for better security