Commit Graph

15 Commits (fb6468936e2b65d7d14f6b86ff3933f6fe0a6cc4)

Author SHA1 Message Date
Thomas Tanghus ac4e19218e All is good ;-) 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Bart Visscher 2d3c1a3f00 Fix space in comment 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Robin Appelman 8c7aa06088 dont use numRows when it's not needed since it can be expensive 14 years ago
Robin Appelman 5e3ecbbf96 dont use numRows when it's not needed since it can be expensive 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Robin Appelman 37f9e03772 improved check in oc_preferences if a key already exists 14 years ago
Jakob Sack d70dfbdebb Renamed a few columns in order t ohave both sqlite and mysql up and running 14 years ago
Jakob Sack 3d89b2caa4 php is not perl 14 years ago
Jakob Sack 7c8ae42c6f Fixed some small bugs 14 years ago
Jakob Sack f66d3ab208 Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES 14 years ago
Jakob Sack 1aa7fd98c2 Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written. 14 years ago
Jakob Sack ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago