nextcloud/lib/private/legacy
Roeland Jago Douma 4e6d98ea8c
Merge pull request #8424 from nextcloud/fix/update-app
Fix updating an app
2018-02-19 15:54:49 +01:00
..
db Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
group Cleanup not used legacy classes 2017-03-03 00:31:33 -06:00
template Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
api.php OC_OCS_Response is deprecated 2017-09-21 17:56:00 +02:00
app.php Fix updating an up 2018-02-19 10:28:41 +01:00
db.php Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
defaults.php Merge pull request #8134 from coliff/patch-2 2018-02-02 12:43:10 +01:00
eventsource.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
filechunking.php Update with robin 2016-07-21 18:13:58 +02:00
files.php Use normal header() calls instead of private method calls 2018-02-19 09:40:25 +01:00
helper.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
hook.php Update with robin 2016-07-21 18:13:58 +02:00
image.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
json.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
response.php Use normal header() calls instead of private method calls 2018-02-19 09:40:25 +01:00
template.php Use short for of substr to not need strlen() 2018-01-25 22:23:48 +01:00
user.php Cleanup OC_User and OCP\User 2018-01-16 18:39:11 +01:00
util.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00