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

[ticket/13616] Fix UI tests

PHPBB3-13616
This commit is contained in:
Tristan Darricau
2016-03-24 13:01:52 +01:00
parent bffd963c50
commit 6d2acb5ba3
5 changed files with 17 additions and 4 deletions

View File

@@ -75,5 +75,3 @@ function register_compatibility_globals()
/* @var $template \phpbb\template\template */
$template = $phpbb_container->get('template');
}
register_compatibility_globals();