summaryrefslogtreecommitdiffstats
path: root/web/lib/confparser.inc.php
AgeCommit message (Expand)AuthorFilesLines
2018-05-12confparser.inc.php: Add missing dollar signLukas Fleischer1-1/+1
2018-05-12confparser.inc.php: Add missing semicolonLukas Fleischer1-1/+1
2018-04-22config: allow reading both the defaults file and the modified configEli Schwartz1-1/+11
2018-03-20Terminate execution if config file is missingnodivbyzero1-1/+5
2017-02-08confparser.inc.php: Support alternative config pathLukas Fleischer1-1/+5
2016-10-17Move configuration to /etc/aurweb/configLukas Fleischer1-1/+1
2015-06-14confparser: Add function for getting the items of a sectionJohannes Löthberg1-0/+7
2015-06-14confparser: Add function for checking if config section existsJohannes Löthberg1-0/+7
2015-06-14confparser: Split loading of config into own functionJohannes Löthberg1-1/+6
2014-12-27Use raw scanner mode in config_get()Lukas Fleischer1-1/+1
2014-10-24Use an INI-style configuration fileLukas Fleischer1-0/+20