aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/config/ConfigIO.php
Commit message (Expand)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-0/+1
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-041-0/+1
* Cleanup: explicit method visibilityVirtualTam2017-01-051-3/+3
* Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-111-2/+0
* Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-111-0/+2
* Introduce a configuration manager (not plugged yet)ArthurHoaro2016-06-111-0/+33