mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-22 11:09:27 +02:00
Split topics takes too long in some cases because of wrong variables or arrays values types adjustment. Cast values representing topic and forum ids as int. PHPBB3-9658