mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-06 00:43:02 +02:00
Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141