mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13148] Wrong version num; copy & paste fail
PHPBB3-13148
This commit is contained in:
parent
0104188074
commit
92d7c16782
1 changed files with 1 additions and 1 deletions
|
@ -731,7 +731,7 @@ class log implements \phpbb\log\log_interface
|
|||
* keywords in log_operation or log_data
|
||||
* @var string profile_url URL to the users profile
|
||||
* @var int log_type The type of logs it was filtered
|
||||
* @since 3.1.0-a1
|
||||
* @since 3.1.3-RC1
|
||||
*/
|
||||
$vars = array(
|
||||
'log',
|
||||
|
|
Loading…
Add table
Reference in a new issue