1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-17 15:00:15 +02:00
Files
php-phpbb/phpBB
Dark❶ ddc3eaa5bf [ticket/16940] Optimize phpBB Native Search
- Removed `end()` replaced with `$ids[count($ids) - 1]`

PHPBB3-16940
2021-12-12 20:44:37 +05:30
..