Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 7a27daa00a11aa69b8edfa12afde11642568fd68 https://github.com/phpmyadmin/phpmyadmin/commit/7a27daa00a11aa69b8edfa12afde... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-08-21 (Wed, 08 August 2019) -03:00
Changed paths: A libraries/routes.php M index.php
Log Message: ----------- Extract the route definition from index.php
Moves the route definition from index.php to libraries/route.php.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev