🐘 ⛵
Maurício Meneghini Fauth
Hi, I'm Maurício (he/him), a PHP developer and member of the phpMyAdmin development team.
- Mastodon: @mauriciofauth@phpc.social
- Twitter: @MauricioFauth
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseHi, I'm Maurício (he/him), a PHP developer and member of the phpMyAdmin development team.
/setup/index.php
entry point to the /setup
route
The /setup
entry point were removed and was moved to the /setup
route.
For example:
- http://localhost/setup/index.php
+ http://localhost/index.php…