phpbb/phpBB/includes/extension
Joas Schilling 567eefb2bd [ticket/11362] Correctly sanitise the directory path
We need to correctly remove ../ form the path if possible by removing the
previous folder aswell. Otherwise the finder is unable to locate /adm/style
directories in extensions as he is looking for /adm/../adm/style instead.

PHPBB3-11362
2013-03-12 22:35:31 +01:00
..
base.php [feature/migrations] Make the container available to extension installers 2013-02-06 11:31:49 -06:00
exception.php [ticket/10631] Simplify exceptions 2012-09-01 15:05:36 +01:00
finder.php [ticket/11362] Correctly sanitise the directory path 2013-03-12 22:35:31 +01:00
interface.php [ticket/11309] phpbb_extension_interface::disable_step correct docblock. 2013-01-04 23:59:34 +01:00
manager.php [ticket/11386] Send list of migrations instead of using load_migrations 2013-03-03 19:54:22 -06:00
metadata_manager.php [ticket/11015] Change more docblocks. 2012-12-04 04:29:31 -05:00
provider.php [ticket/10933] Expanded prose documentation for phpbb_extension_provider. 2012-11-02 18:07:00 -04:00