1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

[feature/controller] Resolve trivial conflict I missed during rebase

PHPBB3-10864
This commit is contained in:
David King 2012-11-12 15:48:53 -05:00
parent dd1f8a0e55
commit 6e647cf6e1

View File

@ -113,8 +113,6 @@ services:
- %core.root_path%
- .%core.php_ext%
- @cache.driver
<<<<<<< HEAD
=======
ext.finder:
class: phpbb_extension_finder
@ -138,7 +136,6 @@ services:
- @user
tags:
- { name: kernel.event_subscriber }
>>>>>>> 719171f... [feature/controller] Implement a front controller
request:
class: phpbb_request