[#6344] IMP 4.2 uses Horde::getStyleSheets which is only available since Horde 3.2
Summary IMP 4.2 uses Horde::getStyleSheets which is only available since Horde 3.2
Queue IMP
Queue Version 4.2-RC2
Type Bug
State Resolved
Priority 2. Medium
Owners Michael Slusarz <slusarz (at) horde (dot) org>
Requester Michael Rubinsky <mrubinsk (at) horde (dot) org>
Created 02/28/2008 (192 days ago)
Due
Updated 02/29/2008 (191 days ago)
Assigned
Resolved 02/29/2008 (191 days ago)
Attachments
Milestone
Patch No

History
02/29/2008 Michael Slusarz Comment #2
State ⇒ Resolved
Assigned to Michael Slusarz
Reply to this comment
Fixed.
02/28/2008 Michael Rubinsky Comment #1
Queue ⇒ IMP
Summary ⇒ IMP 4.2 uses Horde::getStyleSheets which is only available since Horde 3.2
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Reply to this comment
The current IMP 4.2 code calls Horde::getStyleSheets() - which has 
only been present in Horde:: since Horde 3.2.  Since IMP 4.2 is an H3 
app, it needs to work with all versions of Horde 3.x.

The call is in IMP::includeStylesheetFiles().