Closed vicary closed 9 years ago
Instead of modifying constants.php and Initialize.php, isolate configurables into a separate file config.inc.php.
config.inc.php
It turns out to be the new Configuration class that reads JSON and YAML.
Configuration
Instead of modifying constants.php and Initialize.php, isolate configurables into a separate file
config.inc.php
.