This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-02-09 22:05:33 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
82
fbd8c00a89
nextcloud
/
lib
/
private
/
ocs
History
tomneedham
df38d4ef1a
Return 101 if user doesnt exist
2014-02-18 10:36:18 +00:00
..
cloud.php
Return 101 if user doesnt exist
2014-02-18 10:36:18 +00:00
config.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
person.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
privatedata.php
Get rid of the SELECT query. Try UPDATE, on failure INSERT.
2013-10-31 16:04:18 +01:00
result.php
getData() always needs to return an array
2014-02-07 16:38:15 +01:00