[feature/controller] Undo removal of period in ext.finder service definition

PHPBB3-10864
This commit is contained in:
David King 2012-11-14 15:52:41 -05:00
parent d3aa8823b2
commit 269a56e2c3

View file

@ -123,7 +123,7 @@ services:
- @ext.manager
- %core.root_path%
- @cache.driver
- %core.php_ext%
- .%core.php_ext%
- _ext_finder
http_kernel: