mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-15 02:22:40 +02:00
Remove dependency of extension manager for migrator. Keeping load_migrations function for others to use if they desire but requiring the finder be sent to it in order to use it. PHPBB3-11386