1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 11:01:48 +02:00

[ticket/11777] Require a suffix of '_listener' on extension template listeners

To further mirror the file name and location requirements for php template
event listeners, require extension template event listener files to follow the
'<event name>_listener.html' naming format.

PHPBB3-11777
This commit is contained in:
rechosen
2013-08-09 11:39:43 +02:00
parent 7f76c9f9c7
commit 08e6c61180
11 changed files with 1 additions and 1 deletions