nextcloud/lib/private/legacy
Morris Jobke 478b95cc20
Try to not run into the white page of death and still log something in the web server error log
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-29 11:22:05 +02: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 Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00
app.php Properly clear cache 2018-06-06 11:40:09 +02:00
db.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
defaults.php Use customclient_* values by default and do not use them in custom themes anymore 2018-03-26 19:26:36 +02:00
eventsource.php Remove unused methods of OC_Json 2018-03-21 14:36:34 +01:00
filechunking.php Update with robin 2016-07-21 18:13:58 +02:00
files.php Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02: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 unused methods of OC_Json 2018-03-21 14:36:34 +01:00
response.php Do not use HTTP code OC_Response constants anymore 2018-06-26 16:14:15 +02:00
template.php Try to not run into the white page of death and still log something in the web server error log 2018-06-29 11:22:05 +02:00
user.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
util.php Change status code when config is write protected 2018-06-26 09:36:17 +02:00