From 68ad7685bc12050cf6779d41f6ac36e8fe1a98e1 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Mon, 15 Sep 2014 23:47:05 +0200 Subject: [ticket/13034] Update the base url to move to the root dir PHPBB3-13034 --- phpBB/config/services.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/config') diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml index a588046245..c5f21d5ccd 100644 --- a/phpBB/config/services.yml +++ b/phpBB/config/services.yml @@ -100,6 +100,7 @@ services: - @controller.provider - @ext.manager - @symfony_request + - @filesystem - %core.root_path% - %core.php_ext% -- cgit v1.2.1