phpmyadmin/app
Maurício Meneghini Fauth bd2140576b
Remove the PHPMYADMIN constant
This constant was used to avoid non-entry-points scripts being called
directly. As phpMyAdmin has a public directory now, directly calling
scripts outside public is not possible anymore.

Introduced by afbb2a9dc2.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-07-25 16:48:18 -03:00
..
cache Move ./cache directory to ./app/cache 2023-10-24 17:24:06 -03:00
.gitignore Move ./cache directory to ./app/cache 2023-10-24 17:24:06 -03:00
constants.php Remove the PHPMYADMIN constant 2024-07-25 16:48:18 -03:00
services_controllers.php Make AddKeyController extends AbstractIndexController 2024-05-22 12:18:07 -03:00
services_loader.php
services.php Rename the FlashMessages class to FlashMessenger 2024-05-15 19:42:35 -03:00
vendor_config.php Remove the PHPMYADMIN constant 2024-07-25 16:48:18 -03:00