summaryrefslogtreecommitdiffstats
path: root/lib/config.php
Commit message (Expand)AuthorAgeFilesLines
* Do not close php tag on config fileBrice Maron2012-06-221-1/+1
* Correct OC_Config writer. Use var_export (has support for array,...)Brice Maron2012-06-221-14/+3
* fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987Thomas Mueller2012-06-121-1/+5
* update copyrightFrank Karlitschek2012-05-261-1/+1
* Spelling fix hint textBart Visscher2012-02-171-1/+1
* Disable save button while saving. Streamlined code.Tom Needham2011-11-291-1/+0
* change the error hint from suggesting to change the owner of a directory to c...Frank Karlitschek2011-10-221-1/+1
* use central method for checking webserver userThomas Schmidt2011-09-291-1/+1
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-8/+3
* better error reporting during installationFrank Karlitschek2011-08-121-2/+7
* Renaming classes :-)Jakob Sack2011-07-291-1/+1
* One class per file!Jakob Sack2011-07-291-1/+0
* store numbers as strings to prevent errors with numeric passwordsRobin Appelman2011-06-141-3/+0
* fix error with empty config fileRobin Appelman2011-06-141-1/+1
* Renamed a few columns in order t ohave both sqlite and mysql up and runningJakob Sack2011-05-151-1/+3
* Use OC_CONFIG where possibleJakob Sack2011-04-161-1/+1
* Make OC_CONFIG working againJakob Sack2011-04-161-3/+3
* Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCESJakob Sack2011-04-081-5/+90
* OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoringJakob Sack2011-03-131-2/+13
* OC_CONFIG prepared for refactoringJakob Sack2011-03-121-373/+71
* Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack2011-03-011-0/+392