mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
Merge pull request #2578 from marc1706/ticket/9801
[ticket/9801] Allow display of page outside board directory on viewonline * marc1706/ticket/9801: [ticket/9801] Use empty instead of sizeof [ticket/9801] Remove spaces before * in docblock [ticket/9801] Add viewonline_helper service to allow proper testing [ticket/9801] Allow display of page outside board directory on viewonline
This commit is contained in:
@@ -354,3 +354,6 @@ services:
|
||||
- @cache
|
||||
- @config
|
||||
- @user
|
||||
|
||||
viewonline_helper:
|
||||
class: phpbb\viewonline_helper
|
||||
|
Reference in New Issue
Block a user