1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

[ticket/13872] Allow template events to have a changed version

PHPBB3-13872
This commit is contained in:
Joas Schilling
2015-05-28 12:23:24 +02:00
parent 5ca77df084
commit b00b504343
5 changed files with 200 additions and 7 deletions

View File

@@ -293,6 +293,7 @@ class php_exporter
* The version to check
*
* @param string $version
* @return bool
*/
protected function version_is_filtered($version)
{