Skip to content
Commit a06d901e authored by Roland Hager's avatar Roland Hager
Browse files

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"
parent 8c923a85
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment