Summary | Typo in fetchmail.php |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | kevin_myer (at) iu13 (dot) org |
Created | 01/08/2006 (7095 days ago) |
Due | |
Updated | 01/08/2006 (7095 days ago) |
Assigned | |
Resolved | 01/08/2006 (7095 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Typo in fetchmail.php
Queue ⇒ IMP
===================================================================
RCS file: /repository/imp/fetchmail.php,v
retrieving revision 1.44
diff -u -r1.44 fetchmail.php
--- fetchmail.php 4 Jan 2006 07:30:23 -0000 1.44
+++ fetchmail.php 8 Jan 2006 03:21:44 -0000
@@ -47,7 +47,7 @@
if ($prefs->getValue('fetchmail_popup')) {
$cancel_js = 'window.close();';
} else {
- IMP::menu():
+ IMP::menu();
if (!Util::getFormData('lmailbox')) {
$mbox = 'INBOX';