mirror of
https://github.com/moodle/moodle.git
synced 2025-02-24 20:13:14 +01:00
When plugins are removed from disk, an exception is thrown when calling component_callback_exists. This exception should be catched here in order to load properly the activity chooser (otherwise, the exception will be displayed and no activity will appear).