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
AgeCommit message (Collapse)Author
2005-12-08removed, deprecated by function PMA_table_rename()Sebastian Mendel
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to ↵Michal Čihař
libraries folder as it does not require direct access.
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2004-01-22Added MySQLi library; Removed calls to old mysql_wrappers library.Alexander M. Turek
2003-11-27Huge set of optimizations, please test!Alexander M. Turek
2003-11-24error if dot in the new table nameMarc Delisle
2003-11-22Final batch of PHP3-Compatibility fixes. Please test. :-)Garvin Hicking
2003-11-20/libraries cleanup hopefully done. Double-Checked every change, my ↵Garvin Hicking
installation still works. ;) Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
2003-11-18no more support for php3Michal Čihař