This patch fixes an issue with PHP 5 and the Exponent
autoloading feature. Under PHP5, the administrative
'Configure Site' action fails, because required
autoloading variables are unset.
NOTE: This patch will only apply to 0.96 on PHP5. 0.95
is not supported on PHP5, and applying this patch to an
0.95 site under PHP5 may break other things. If your
server is running PHP 4.x, you do not need this patch.
To apply the patch, replace subsystems/config.php with
the attached file.
Replace subsystems/config.php with this file.