MantisBT: master b66fbc3b

Author Committer Branch Timestamp Parent
jreese jreese master 2010-04-08 17:13 master 8325b888
Affected Issues  0011773: Plugin init process can leave some plugins behind
Changeset

Fix 0011773: Plugin init process edge case

This fixes the plugin initialization code so that it will continue to
attempt plugin init passes as long as at least one plugin was
initialized during the previous pass. This fixes the edge cases where
plugins in complex dependency chains could remain uninitialized by the
previous logic.

mod - core/plugin_api.php Diff File