mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-20 00:21:42 +02:00
[ticket/11435] Fix comments in events test
PHPBB3-11435
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user