mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 20:33:16 +02:00
[ticket/13872] Allow template events to have a changed version
PHPBB3-13872
This commit is contained in:
0
tests/event/fixtures/adm/style/acp_bbcodes.html
Normal file
0
tests/event/fixtures/adm/style/acp_bbcodes.html
Normal file
20
tests/event/fixtures/normal_events.md.test
Normal file
20
tests/event/fixtures/normal_events.md.test
Normal file
@@ -0,0 +1,20 @@
|
||||
acp_bbcodes_actions_append
|
||||
===
|
||||
* Location: adm/style/acp_bbcodes.html
|
||||
* Since: 3.1.0-a3
|
||||
* Changed: 3.1.0-a4
|
||||
* Purpose: desc1
|
||||
|
||||
acp_bbcodes_actions_prepend
|
||||
===
|
||||
* Location: adm/style/acp_bbcodes.html
|
||||
* Since: 3.1.0-a5
|
||||
* Purpose: desc2
|
||||
|
||||
acp_bbcodes_actions_prepend2
|
||||
===
|
||||
* Location: adm/style/acp_bbcodes.html
|
||||
* Since: 3.1.0-a4
|
||||
* Changed: 3.1.0-a5 Moved up
|
||||
* Changed: 3.1.0-a6 Moved down
|
||||
* Purpose: desc2
|
Reference in New Issue
Block a user