1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11150] Disable if directories not writable

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2015-09-15 14:48:21 +02:00
committed by Tristan Darricau
parent 0a809fb90e
commit cc0a762866
11 changed files with 82 additions and 16 deletions

View File

@@ -26,6 +26,8 @@ services:
- @filesystem
- phpbb-extension
- EXTENSIONS_
- %core.root_path%
- @config
style.composer.manager:
class: phpbb\composer\manager