This is probably another chicken-and-egg problem, but if we don't call _init()
authorJan Schneider <jan@horde.org>
Wed, 3 Feb 2010 10:28:33 +0000 (11:28 +0100)
committerJan Schneider <jan@horde.org>
Wed, 3 Feb 2010 10:33:57 +0000 (11:33 +0100)
commit0f62ae465b7a2efa7f6df9ca17940f47e47115cf
tree83b51ace6d9a2c3d8fd62a5971ab6a861fec0697
parentfc1f70b1224270369b4a219d7a9ca2b50682eb59
This is probably another chicken-and-egg problem, but if we don't call _init()
before _initNotification(), we don't have autoloading set up. Of course, with
this order, you can't call app-specific notifications in the _init() method.
framework/Core/lib/Horde/Registry/Application.php