mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 00:02:18 +02:00
[ticket/13160] New line before comment block
PHPBB3-13160
This commit is contained in:
parent
9cc4d60b88
commit
1d49ccd920
@ -339,6 +339,7 @@ $user->setup('viewtopic', $topic_data['forum_style']);
|
||||
$overrides_f_read_check = false;
|
||||
$overrides_forum_password_check = false;
|
||||
$topic_tracking_info = isset($topic_tracking_info) ? $topic_tracking_info : null;
|
||||
|
||||
/**
|
||||
* Event to apply extra permissions and to override original phpBB's f_read permission and forum password check
|
||||
* on viewtopic access
|
||||
|
Loading…
x
Reference in New Issue
Block a user