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
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a ↵Madhura Jayaratne
multi-line IF statement must be on a new line)
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
Needed to match phpdoc rules as package name must begin with upper case.
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-08-15Remove not needed param from PMA_REL_create_pageMichal Čihař
2011-07-22Fix spacing on opening code blockMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-05-09Other replacements for easier readingMarc Delisle
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-01-12Improve function naming and remove vulgar termMarc Delisle
2011-01-12Typo "choosen" -> "chosen"Marc Delisle
2010-09-07Drop $Id$ expansion, nobody complained so far it not working.Michal Čihař
2010-08-23Better file name for schema edit page.Michal Čihař