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 (Expand)Author
2008-11-24Adding @package, first part.Michal Čihař
2008-06-21adjust table comments protection to the updated advisory (db print view and d...Marc Delisle
2007-07-09patch #1749705, Allow multibyte characters in number formatting, thanks to garasMarc Delisle
2007-04-01XHTML standard: no language attribute in <script>Sebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2006-10-25Rename db_* files to drop useless _details part.Michal Čihař
2006-04-27fixed bug 'no tables found', refactoredSebastian Mendel
2006-04-25style upgradeSebastian Mendel
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2005-12-05Use same script tag, use CDATA for scripts (RFE #995065).Michal Čihař
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-23drop PMA_setFontSizes()Sebastian Mendel
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2005-05-22bug #1193450: XHTML complianceMarc Delisle
2005-03-07Actually use print style in themes, also fixes RFE #1120880.Michal Čihař
2004-05-20Little code reorganistaion (RFE #957308), removed some remaining php3 compati...Michal Čihař
2004-04-10Changed some queries to use MYSQLI_STORE_RESULT.Marcel Tschopp
2004-01-22Added MySQLi library; Removed calls to old mysql_wrappers library.Alexander M. Turek
2004-01-20use PMA_DBI functionMarc Delisle
2004-01-20PMA_DBI_num_rowsMarc Delisle
2003-12-22bug 863713Marc Delisle
2003-11-27Huge set of optimizations, please test!Alexander M. Turek
2003-11-22Final batch of PHP3-Compatibility fixes. Please test. :-)Garvin Hicking
2003-11-18no more support for php3Michal Čihař