aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext/barfoo
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11465] Add disabled ext to allow proper testing of get_module_infos()Marc Alexander2013-05-123-0/+26
This will now also enable us to test the $use_all_available parameter of get_module_infos(), which will not only return the module infos for enabled extensions but also those from disabled extensions. PHPBB3-11465