[commits] Horde branch master updated. 0f62ae465b7a2efa7f6df9ca17940f47e47115cf

Jan Schneider jan at horde.org
Wed Feb 3 10:34:10 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: be7b1b7393f8d6e0bb8f548792fc72d9a615a992

ff0192a Horde_Nls::setLang() => setLanguage()/setLanguageEnvironment()
fc1f70b Need to be public.
0f62ae4 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.

-----------------------------------------------------------------------

commit ff0192a38c9d88e0484aae9fbba8138ebe441389
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 11:05:12 2010 +0100

    Horde_Nls::setLang() => setLanguage()/setLanguageEnvironment()

 framework/Auth/lib/Horde/Auth.php     |    2 +-
 framework/Core/lib/Horde/Registry.php |    2 +-
 framework/Nls/lib/Horde/Nls.php       |    4 ++--
 horde/login.php                       |    2 +-
 kronolith/lib/Kronolith.php           |    2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth.php?rt=horde-git&r1=e73c134898000aa83c9b5fbf815e9829adcbbd3e&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=bb1a1efe4d8f95b9a3ed4fd2c4ae0291e10ff8f2&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389
http://git.horde.org/diff.php/framework/Nls/lib/Horde/Nls.php?rt=horde-git&r1=98b0b90a39ae371b9b1811a5ff0409a0fc908c22&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389
http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=47694b9a8c610b3c1b3d33420f96bddbd08e27d5&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=82bfd76f1f5d3035c5741abfaea6721a7d44106f&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389

-----------------------------------------------------------------------

commit fc1f70b1224270369b4a219d7a9ca2b50682eb59
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 11:19:04 2010 +0100

    Need to be public.

 framework/Core/lib/Horde/Registry.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=ff0192a38c9d88e0484aae9fbba8138ebe441389&r2=fc1f70b1224270369b4a219d7a9ca2b50682eb59

-----------------------------------------------------------------------

commit 0f62ae465b7a2efa7f6df9ca17940f47e47115cf
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 11:28:33 2010 +0100

    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 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Application.php?rt=horde-git&r1=644b225ec06908cb855200205c2433be4a06be5a&r2=0f62ae465b7a2efa7f6df9ca17940f47e47115cf




More information about the commits mailing list