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
dc53c83e7bdbadeb24c74fe1c7794de54811c264
nextcloud-server-mirror
/
lib
/
private
/
ocs
T
History
Bjoern Schiessle
dc53c83e7b
getData() always needs to return an array
2014-02-07 16:38:15 +01:00
..
cloud.php
New OCS route:
2013-10-21 20:14:18 +02: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