From SGrondin at csbf.qc.ca Fri Feb 13 10:55:16 2004 From: SGrondin at csbf.qc.ca (Serge Grondin) Date: Fri Feb 13 10:55:21 2004 Subject: [mottle] Patch to follow change in framework Message-ID: <402D1D94.4C410369@csbf.qc.ca> Hi, Here is a little patch to follow the change in framework for Browser and Menu. =================================================================== RCS file: /repository/mottle/lib/base.php,v retrieving revision 1.5 diff -u -r1.5 base.php --- base.php 1 Jan 2004 15:16:31 -0000 1.5 +++ base.php 13 Feb 2004 18:48:29 -0000 @@ -43,11 +43,11 @@ require_once MOTTLE_BASE . '/lib/Mottle.php'; /* Browser detection object. */ -require_once HORDE_BASE . '/lib/Browser.php'; +require_once HORDE_LIBS . 'Horde/Browser.php'; $browser = &Browser::singleton(); /* Set up the menu. */ -require_once HORDE_BASE . '/lib/Menu.php'; +require_once HORDE_LIBS . 'Horde/Menu.php'; $menu = &new Menu(); /* Templates. */ Thanks, -- Serge Grondin Technicien en Informatique Commission Scolaire des Bois-Francs Tel. bur.: (819) 758-6453, poste 2920 e-Mail bur.: SGrondin@csbf.qc.ca From chuck at horde.org Fri Feb 13 12:20:27 2004 From: chuck at horde.org (Chuck Hagenbuch) Date: Fri Feb 13 12:22:58 2004 Subject: [mottle] Patch to follow change in framework In-Reply-To: <402D1D94.4C410369@csbf.qc.ca> References: <402D1D94.4C410369@csbf.qc.ca> Message-ID: <20040213152027.m10ko0kkwgkocgwo@marina.horde.org> Quoting Serge Grondin : > Here is a little patch to follow the change in framework for Browser and > Menu. Committed, along with one similar change that was missed (for app permissions). Thanks! -chuck -- "Here, I brought some cole slaw. It's made from peeeooople! Just kidding."