| Summary | Share/kolab.php should require the PEAR-Net_IMAP library |
| Queue | Horde Framework Packages |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | wrobel (at) pardus (dot) de |
| Created | 3/14/07 (7045 days ago) |
| Due | |
| Updated | 3/14/07 (7045 days ago) |
| Assigned | |
| Resolved | 3/14/07 (7045 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Share/kolab.php should require the PEAR-Net_IMAP library
Queue ⇒ Horde Framework Packages
New Attachment: framework-Share-Share-kolab.php_require-imap_20070314.patch
requiring Kolab/Kolab.php which will also load Net-IMAP. I intend to
allow switching the Kolab module to allow using the c-client module
within PHP. In that case the module would not necessarily get loaded
anymore and Share/kolab.php would fail.
Patch attached.