MantisBT: master b2b33a0f

Author Committer Branch Timestamp Parent
dregad dregad master 2024-12-27 19:17 master 43635e7e
Affected Issues  0035208: Improve error handling for invalid plugins
Changeset

Do not throw error for MissingClass plugin

We don't want to throw an error for an invalid plugin when displaying
manage_plugin_page.php, as this is the place where information about the
problem is displayed.

Fixes 0035208

mod - core/plugin_api.php Diff File