1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/10631] Some tidying up

PHPBB3-10631
This commit is contained in:
Michael Cullum
2012-05-19 23:32:34 +01:00
committed by Unknown Bliss
parent ac883e2652
commit 10cba1426d
2 changed files with 12 additions and 60 deletions

View File

@@ -464,3 +464,4 @@ class phpbb_extension_manager
{
return new phpbb_extension_finder($this, $this->phpbb_root_path, $this->cache, $this->php_ext, $this->cache_name . '_finder');
}
}