Skip to content

Commit

Permalink
TODO for IMP
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Aug 4, 2014
1 parent be80962 commit 5b72291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imp/lib/Imap.php
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ public function __get($key)
return $thread;

case 'url':
/* @todo: This is available in Horde_Imap_Client 2.24.0 */
$url = new Horde_Imap_Client_Url();
if ($this->init) {
$url->hostspec = $this->getParam('hostspec');
Expand Down

0 comments on commit 5b72291

Please sign in to comment.