phpmyadmin/libraries
Maurício Meneghini Fauth 56926e807f
Move Config::loadDefaults() to constructor
Makes sure that Config's properties are always initialized and that
the config property is in sync with the settings property.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-27 21:48:56 -03:00
..
cache Add new cache directory 2020-03-28 10:38:11 +01:00
classes Move Config::loadDefaults() to constructor 2023-04-27 21:48:56 -03:00
.gitignore
constants.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
routes.php Extract /console/bookmark/add action from ImportController 2022-09-21 00:06:14 -03:00
services_controllers.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
services_loader.php Add void return type where possible 2021-09-13 15:29:11 -03:00
services.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
vendor_config.php Replace vendor_config.php constants with an array 2021-12-26 16:48:56 -03:00