diff options
author | MartB <mart.b@outlook.de> | 2018-09-06 20:34:16 +0200 |
---|---|---|
committer | MartB <mart.b@outlook.de> | 2018-09-06 20:34:16 +0200 |
commit | fe21b10de59edfd95bd50f5b3c65e444cd717788 (patch) | |
tree | 2bec50d45235319e94ae3af212a25624fdd6a634 /lib/private/Log | |
parent | bf630e46f62c8ab6ec37f5d169cb2b75711028df (diff) | |
download | nextcloud-server-fe21b10de59edfd95bd50f5b3c65e444cd717788.tar.gz nextcloud-server-fe21b10de59edfd95bd50f5b3c65e444cd717788.zip |
replace setcookie value with '' instead of null.
The php documentation states that an empty string should be used for a cookie when it has no real value.
null leads to the following error: expects parameter 2 to be string, null given
Signed-off-by: Martin Böh <mart.b@outlook.de>
Diffstat (limited to 'lib/private/Log')
0 files changed, 0 insertions, 0 deletions