-
Improvement
-
Resolution: Fixed
-
Minor
-
3.1.0-b4, 3.1.0-RC1
-
None
-
None
PR #2570 has added new constant to display load time information without debug mode is being on (https://tracker.phpbb.com/browse/PHPBB3-12687).
It would be useful to expand the total load time info with SQL/PHP load times, while hiding the additional info with <abbr> element (see attachment example).
This will require an adding of sql time tracking into sql_query method.
- is related to
-
PHPBB-12687 Add a constant to dissociate the displaying of the load time from DEBUG
- Unverified Fix