1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-04 13:35:13 +02:00

2 Commits

Author SHA1 Message Date
Nils Adermann
956860c21d [feature/extension-manager] Never cache extension finder queries in debug mode
During development the detection of files should happen immediately and
performance is less of a concern.

PHPBB3-10323
2011-09-29 15:42:40 +02:00
Nils Adermann
14f1e581fa [feature/extension-manager] Extension Manager & Finder
Extensions RFC: http://area51.phpbb.com/phpBB/viewtopic.php?f=84&t=41499
Ticket: http://tracker.phpbb.com/browse/PHPBB3-10323

PHPBB3-10323
2011-09-29 15:42:33 +02:00