Fix 'load_base' registry application loading.
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 30 Nov 2009 23:33:59 +0000 (16:33 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 30 Nov 2009 23:38:15 +0000 (16:38 -0700)
commit872f800928a0f398f73c311c9524e36942c0f4c1
tree8f91403babbeb772112ae586b1a443800e643176
parent9ef7e2cf0b0f040f7f3f676599d81731cccbd34d
Fix 'load_base' registry application loading.

Rename load_base -> init
Now can init an app from the registry if it doesn't have a base.php file
Login Tasks should now be able to be run in that application's
environment, without need to set up the environment in the tasks.
framework/Core/lib/Horde/Registry.php
framework/Core/lib/Horde/Registry/Application.php