MantisBT: master efd35e33

Author Committer Branch Timestamp Parent
dregad dregad master 2025-12-13 11:35 master b965f72e
Affected Issues  0036765: The plugin_get_current() function returns an incorrect value when executed from MantisPlugin::schema()
Changeset

Fix incorrect plugin_push_current() call

The plugin stack expects the plugin's basename, not its name.

Bug introduced in 97f7ad7a629044d1d04971c910a2bf8572b9233f.

Fixes 0036765

mod - core/plugin_api.php Diff File