We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369c83c commit fdb62c7Copy full SHA for fdb62c7
1 file changed
tests/ext_test.php
@@ -52,8 +52,6 @@ public function test_disable()
52
53
protected function create_extension_manager()
54
{
55
- global $phpbb_log, $user;
56
-
57
$phpbb_root_path = dirname(__DIR__, 2) . '/';
58
$php_ext = 'php';
59
0 commit comments