aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/utils/config/configJson.json.php
Commit message (Collapse)AuthorAgeFilesLines
* Link imports are now logged in `data/` folder, and can be debug using ↵ArthurHoaro2017-03-101-1/+1
| | | | | | `dev.debug=true` setting related to #741 and #681
* Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-051-1/+2
|
* Add closing PHP tags to JSON config filesArthurHoaro2016-06-201-0/+2
|
* Rename configuration key for better sectionsArthurHoaro2016-06-111-4/+6
|
* Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-111-11/+22
|
* Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-111-0/+19
Also use the Updater to make the transition