svncommit
2005-10-15 69f71ba62d8e7d77c4877b47131836ea3f52f6ee

fixed warning with empty mailbox


1 files modified
2 ■■■ changed files
program/include/rcube_imap.inc 2 ●●● patch | view | raw | blame | history
program/include/rcube_imap.inc
@@ -320,7 +320,7 @@
    else
      $headers_cached = TRUE;
    if (!is_array(a_msg_headers))
    if (!is_array($a_msg_headers))
        return array();
        
    // sort headers by a specific col