diff options
author | Roland Hager <roland.hager@tu-berlin.de> | 2013-06-13 09:18:50 +0200 |
---|---|---|
committer | Roland Hager <roland.hager@tu-berlin.de> | 2013-06-21 09:33:06 +0200 |
commit | a06d901e3782a58f3f98bac4eca81430e56089ae (patch) | |
tree | 7b3836a0988133df987bcdf973542a55616ef929 /lib/setup/postgresql.php | |
parent | 8c923a85dee0af07960c05902b187a0e7cbca34e (diff) | |
download | nextcloud-server-a06d901e3782a58f3f98bac4eca81430e56089ae.tar.gz nextcloud-server-a06d901e3782a58f3f98bac4eca81430e56089ae.zip |
Fix: The check if upload_max_filesize or post_max_size is 0 fails if only one of them is 0.
$upload_max_filesize and $post_max_size need to be casted to (int) to match "=== 0"
Diffstat (limited to 'lib/setup/postgresql.php')
0 files changed, 0 insertions, 0 deletions