MantisBT: master 9ca1d15f

Author Committer Branch Timestamp Parent
dhx dhx master 2009-12-28 02:05 master 8c404a18
Changeset

Revert "We automatically load classes now so no need to require."

This reverts commit 3ab636f75fc763f8103de5b90145d523a418c7f8.

The MantisCorePlugin class won't autoload using the autoloader in
core.php because this class is within MantisPlugin.class.php

Thus the commit being reverted here essentially prevented any plugin
from loading as the MantisCorePlugin dependency couldn't be met.

mod - core/plugin_api.php Diff File