6.0.0-alpha12
6/12/25

[#3231] Typo in fetchmail.php
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

History
01/08/2006 03:57:56 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed, thanks.
01/08/2006 03:23:35 AM kevin_myer (at) iu13 (dot) org Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Typo in fetchmail.php
Queue ⇒ IMP
Reply to this comment
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';


Saved Queries