nextcloud/lib/private/legacy
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
db Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
template Move public preview endpoint over 2018-06-20 08:53:37 +02:00
api.php Removes unused OC_API::register 2019-07-18 11:27:09 +02:00
app.php pass through ServerNotAvailableException on app init 2019-11-14 17:20:14 +01:00
db.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
defaults.php Cleanup theming mess 2019-10-25 13:31:19 +02:00
eventsource.php HTTPS link to https://en.wikipedia.org/wiki/Server-sent_events 2019-11-15 16:19:28 +09:00
filechunking.php Update with robin 2016-07-21 18:13:58 +02:00
files.php switch to Files Node API for zip generation 2019-11-07 09:45:23 +01:00
helper.php actually return the quote when getting global storage info 2019-11-06 10:18:47 +01:00
hook.php Update with robin 2016-07-21 18:13:58 +02:00
image.php Fix sanity checks #16963 2019-09-01 22:27:08 +02:00
json.php Remove unused code in legacy classes 2018-10-03 22:07:51 +02:00
response.php Remove duplicated spaces 2019-08-11 20:11:50 +02:00
template.php Print the error pages as error so we load less scripts and might be able to view it 2019-09-16 19:38:43 +02:00
user.php Fix missing login hook wih Apache/SAML 2019-06-11 07:29:00 +02:00
util.php Some php-cs fixes 2019-11-22 20:52:10 +01:00