This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-06-29 12:24:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbd8c00a896fdfd2b19710646d9f6662e2bcd682
nextcloud-server-mirror
/
lib
/
private
/
ocs
T
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