1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11777] Rename the extension template listener subdirectory to 'event/'

Per suggestion of EXreaction and nickvergessen, do not look for extension
template event listeners in styles/[style]/template/events/ but in
styles/[style]/template/event/ (without the trailing 's') to match the way
phpBB looks for php template event listeners.

PHPBB3-11777
This commit is contained in:
rechosen
2013-08-09 11:33:24 +02:00
parent e1c9a87586
commit 7f76c9f9c7
11 changed files with 7 additions and 6 deletions