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
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-01-07Limit what we display in phpinfoMichal Čihař
2017-01-07Revert "Remove option to show phpinfo() ($cfg['ShowPhpInfo'])"Michal Čihař
2016-07-23Remove option to show phpinfo() ($cfg['ShowPhpInfo'])Michal Čihař
2016-06-30Sent CSP headers for phpinfoMichal Čihař
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2012-08-10Disable header and footer when showing phpinfo()Rouslan Placella
2012-06-04Fix docblockMichal Čihař
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2010-12-07Do not load common with PMA_MINIMUM_COMMONMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2008-11-24Adding @package, second part.Michal Čihař
2008-11-24Some more phpdoc fixes (adding packages, ignoring some symbols,...).Michal Čihař
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-04-01coding standard: no braces around includeSebastian 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
2005-11-22- respect only $GLOBALS['cfg']['ShowPhpInfo']Sebastian Mendel
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2004-04-08phpMyAdmin should now be fully compatible with the new mysqli extension.Marcel Tschopp
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ř