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-31Fix methods and properties visibility issuesMaurício Meneghini Fauth
2018-05-30Use short array syntax instead of long array syntaxMaurício Meneghini Fauth
2018-05-15Enable strict mode in some classesMaurício Meneghini Fauth
2018-01-16Simplify returnsGabriel Caruso
2017-12-15Clean elsesGabriel Caruso
2017-11-28Move theme selection to index.phpMichal Čihař
2017-09-06Silent possible warnings from open basedirMichal Čihař
2017-07-21Remove unused ThemeManager::makeBcMichal Čihař
2017-07-21Remove global variable themeMichal Čihař
2017-07-21Remove todo which no longer makes senseMichal Čihař
2017-07-21Move ThemeManager init code to the constructorMichal Čihař
2017-07-21Remove unused ThemeManager::checkConfigMichal Čihař
2017-07-21Merge branch 'QA_4_7'Michal Čihař
2017-07-17Move Theme object out of sessionMichal Čihař
2017-07-10Merge branch 'QA_4_7'Michal Čihař
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth