diff options
author | Erik Frèrejean <erikfrerejean@phpbb.com> | 2012-12-20 16:27:33 +0100 |
---|---|---|
committer | Erik Frèrejean <erikfrerejean@phpbb.com> | 2012-12-23 16:20:37 +0100 |
commit | cac39360669b10c7a27549ca36865249014e6d22 (patch) | |
tree | 1942bc3ce17b454d0de7faa844570b6566f907af /phpBB/includes/db/driver/firebird.php | |
parent | 3701d83ecbd358c2ac78b74e314ddb74ce7d1812 (diff) | |
download | forums-cac39360669b10c7a27549ca36865249014e6d22.tar forums-cac39360669b10c7a27549ca36865249014e6d22.tar.gz forums-cac39360669b10c7a27549ca36865249014e6d22.tar.bz2 forums-cac39360669b10c7a27549ca36865249014e6d22.tar.xz forums-cac39360669b10c7a27549ca36865249014e6d22.zip |
[ticket/11283] Extension manager follow symlinks.
All extensions are located in the `phpBB/ext` directory,
however the `phpbb_extension_manager::all_available()`
method only looks into actual directories and ignores symlinks.
Add the `RecursiveDirectoryIterator::FOLLOW_SYMLINKS` flag to
the `new RecursiveDirectoryIterator` call so that you can store
extensions in a different location and use symlinks so that
phpBB can recognise them.
PHPBB3-11283
Diffstat (limited to 'phpBB/includes/db/driver/firebird.php')
0 files changed, 0 insertions, 0 deletions