Need to registry the deprecated callback *after* the autoloader is initialized.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 17 Mar 2010 21:14:47 +0000 (17:14 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 17 Mar 2010 21:15:56 +0000 (17:15 -0400)
commit87562acdb7337553fcbb432b9bbff4307136c8b2
tree6f682e92c82cb761790b29abd6ef1d088fedcfd1
parent4a1bf5515c29fe3fa47ae19f5c8c733551ce6cbc
Need to registry the deprecated callback *after* the autoloader is initialized.

Horde::logDeprecated() now uses Horde_Log, so the autoloader needs to be initialized
before we attempt to log anything.
framework/Core/lib/Horde/Registry.php
horde/lib/core.php