Summary | drivers not set in template for fetchmailprefs.php |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | horde (at) rajidae (dot) se |
Created | 03/11/2006 (7137 days ago) |
Due | |
Updated | 03/11/2006 (7137 days ago) |
Assigned | |
Resolved | 03/11/2006 (7137 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ drivers not set in template for fetchmailprefs.php
Queue ⇒ IMP
droplist since the drivers array is never set in the template for
fetchmailprefs.php.
add a $t->set('drivers', $drivers); line to solve the problem.