Summary | typo in lib/IMAP/Client.php |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | hfw (at) beep (dot) mine (dot) nu |
Created | 08/23/2005 (7292 days ago) |
Due | |
Updated | 08/23/2005 (7292 days ago) |
Assigned | |
Resolved | 08/23/2005 (7292 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ typo in lib/IMAP/Client.php
Queue ⇒ IMP
line 838
- if (Util::extenstionExists('mhash')) {
+ if (Util::extensionExists('mhash')) {
cheers,
::Beppe