Summary | Horde_Currencies called by merk requires maybe wrong file |
Queue | Merk |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | ralf.lang (at) solesystems (dot) de |
Created | 04/30/2007 (6612 days ago) |
Due | |
Updated | 04/30/2007 (6612 days ago) |
Assigned | |
Resolved | 04/30/2007 (6612 days ago) |
Milestone | |
Patch | No |
in line 14 require_once 'Horde/Rdo.php'
in line 17 require_once 'Horde/Rdo/Adapter.php'
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Horde_Currencies called by merk requires maybe wrong file
Queue ⇒ Merk
Horde "framework" module is installed as pear library
merk, configured with "out of the box" settings, calls
Horde_Currencies from incubator.
Currencies.php does
in line 14 require_once 'Horde/Rdo.php'
in line 17 require_once 'Horde/Rdo/Adapter.php'
In the framework package as well as in my PEAR directory there is only
a Horde/RDO.php and Horde/RDO/Adapter.php
If this is not a bug but an install issue, please forgive me.