Commit Graph

9 Commits (75c8d74c945293a65f0009caeb5a1ba33f21e37b)

Author SHA1 Message Date
Andreas Fischer d6ddb12c20 Get rid of the SELECT query. Try UPDATE, on failure INSERT. 12 years ago
Thomas Müller aae6e76926 fixing undefined index in delete() 12 years ago
Thomas Müller 64d0b0d184 PHPDoc comment updated - checkLoggedIn() removed 12 years ago
Thomas Müller 0cec17ba87 no need to check if the user is logged in 12 years ago
Thomas Müller 47da2ef8db fixing php notice: Undefined index key 12 years ago
Thomas Müller b2929de0a7 no need to check if the user is logged in - this is already done in the ocs dispatcher itself 12 years ago
Frank Karlitschek 330d026be7 fix the privatedata key value store 12 years ago
Thomas Müller 66a2f3b0b9 New OCS route: 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago