mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
Merge branch '3.2.x'
This commit is contained in:
@@ -589,7 +589,7 @@ class container_builder
|
|||||||
->ignoreUnreadableDirs(true)
|
->ignoreUnreadableDirs(true)
|
||||||
->ignoreVCS(true)
|
->ignoreVCS(true)
|
||||||
->followLinks()
|
->followLinks()
|
||||||
->in($this->phpbb_root_path . 'ext/')
|
->in($this->phpbb_root_path . 'ext')
|
||||||
;
|
;
|
||||||
|
|
||||||
/** @var \SplFileInfo $pass */
|
/** @var \SplFileInfo $pass */
|
||||||
|
Reference in New Issue
Block a user