summaryrefslogtreecommitdiffstats
path: root/lib/preferences.php
Commit message (Expand)AuthorAgeFilesLines
* update copyrightFrank Karlitschek2012-05-261-1/+1
* use OC_Log instead of error_logRobin Appelman2011-10-161-1/+0
* Fix space in commentBart Visscher2011-09-261-1/+1
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
* dont use numRows when it's not needed since it can be expensiveRobin Appelman2011-09-171-6/+5
* Renaming classes :-)Jakob Sack2011-07-291-1/+1
* One class per file!Jakob Sack2011-07-291-1/+0
* improved check in oc_preferences if a key already existsRobin Appelman2011-06-191-3/+5
* Renamed a few columns in order t ohave both sqlite and mysql up and runningJakob Sack2011-05-151-14/+14
* php is not perlJakob Sack2011-04-151-9/+9
* Fixed some small bugsJakob Sack2011-04-081-3/+3
* Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCESJakob Sack2011-04-081-14/+69
* Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These l...Jakob Sack2011-03-121-16/+144
* New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user pr...Jakob Sack2011-03-031-0/+35