mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-29 18:50:25 +02:00
The modules were grouped by left_id so num_modules is always one (hopefully), but the number of rows is the actual value we'd like to know. Removing the GROUP BY resolves the issue. PHPBB3-9628
Description
No description provided
Languages
PHP
87%
HTML
8.4%
JavaScript
2.7%
CSS
1.6%
Shell
0.2%