Branch: refs/heads/QA_4_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7127ed28c96eb423e49b3c15ade0b0e03f7911a6 https://github.com/phpmyadmin/phpmyadmin/commit/7127ed28c96eb423e49b3c15ade0... Author: Remi Collet fedora@famillecollet.com Date: 2014-07-18 (Fri, 18 Jul 2014)
Changed paths: M libraries/core.lib.php
Log Message: ----------- Fix link in home page.
Web site: url.php?url=http://www.phpMyAdmin.net/ => OK Improve: url.php?url=http://www.phpmyadmin.neti/home_page/improve.php => broken Support: url.php?url=http://www.phpmyadmin.net/home_page/support.php => broken
As domain name are not case sensitive, this seems the simpler fix. (other solution, fix index.php to use CamelCase names for all links)
Signed-off-by: Marc Delisle marc@infomarc.info
Commit: e9870f79fcd0822bd4bdf532e5e4363c083b15ab https://github.com/phpmyadmin/phpmyadmin/commit/e9870f79fcd0822bd4bdf532e5e4... Author: Marc Delisle marc@infomarc.info Date: 2014-07-18 (Fri, 18 Jul 2014)
Changed paths: M ChangeLog
Log Message: ----------- ChangeLog entry
Signed-off-by: Marc Delisle marc@infomarc.info
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/be0d0f642feb...e9870f79fcd0