mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11435] Fix comments in events test
PHPBB3-11435
This commit is contained in:
parent
2bf01098d2
commit
6801e36def
1 changed files with 2 additions and 1 deletions
|
@ -16,9 +16,10 @@ class phpbb_template_template_events_test extends phpbb_template_template_test_c
|
||||||
return array(
|
return array(
|
||||||
/*
|
/*
|
||||||
array(
|
array(
|
||||||
'', // file
|
'', // Description
|
||||||
'', // dataset
|
'', // dataset
|
||||||
array(), // style names
|
array(), // style names
|
||||||
|
'', // file
|
||||||
array(), // vars
|
array(), // vars
|
||||||
array(), // block vars
|
array(), // block vars
|
||||||
array(), // destroy
|
array(), // destroy
|
||||||
|
|
Loading…
Add table
Reference in a new issue