[Tickets #3231] NEW: Typo in fetchmail.php

bugs@bugs.horde.org bugs at bugs.horde.org
Sat Jan 7 19:23:37 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3231
-----------------------------------------------------------------------
 Ticket             | 3231
 Created By         | kevin_myer at iu13.org
 Summary            | Typo in fetchmail.php
 Queue              | IMP
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


kevin_myer at iu13.org (2006-01-07 19:23) wrote:

Index: fetchmail.php
===================================================================
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';





More information about the bugs mailing list