aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/ApplicationUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Minor code cleanup: PHPDoc, spelling, unused variables, etc.ArthurHoaro2016-10-201-2/+6
* Rename configuration key for better sectionsArthurHoaro2016-06-111-9/+9
* ConfigManager no longer uses singleton patternArthurHoaro2016-06-111-3/+4
* Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-111-10/+9
* Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-111-13/+13
* Fixes #410 - Retrieve title fails in multiple casesArthurHoaro2016-01-111-1/+1
* fix: assign template variables to empty values so they can be evaluatedVirtualTam2015-12-031-0/+2
* application: default to the "stable" branch for update checksVirtualTam2015-11-271-4/+14
* application: refactor version checks, move to ApplicationUtilsVirtualTam2015-11-261-0/+92
* application: move checkPHPVersion from Utils to ApplicationUtilsVirtualTam2015-11-241-0/+20
* install: check file/directory permissions for Shaarli resourcesVirtualTam2015-11-241-0/+69