Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
3.1.0-a2
-
None
-
PHP 5.2.3, MySQL 5.1.3, IE11
Description
With $phpbb_log->set_log_table() it's possible to change logging in another table.
That's working perfectly.
But $phpbb_log->get_logs will only look in the log table defined in constants.php.
So change LOG_TABLE around line 442 and 468 in $this->log_table in file phpbb/log.php
Attachments
Issue Links
- is related to
-
PHPBB3-14796 Log table is using constant in log delete method
-
- Closed
-