1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-22 11:09:27 +02:00
Files
php-phpbb/phpBB
rxu 1363ee109b [ticket/9658] Optimize topic splitting.
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
2010-07-15 23:10:22 +02:00
..