aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/config/ConfigIO.php
Commit message (Collapse)AuthorAgeFilesLines
* Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-111-2/+0
| | | | Also use the Updater to make the transition
* Replace $GLOBALS configuration with the configuration manager in the whole ↵ArthurHoaro2016-06-111-0/+2
| | | | code base
* Introduce a configuration manager (not plugged yet)ArthurHoaro2016-06-111-0/+33