Remove all the too long lines
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3266 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
3
imap.php
3
imap.php
@@ -224,7 +224,8 @@ class imap
|
||||
//////////////////////
|
||||
/// LIST MAILS ///
|
||||
//////////////////////
|
||||
/** Return an array of mailHeaders order by $field and by order ASC or DESC */
|
||||
/** Return an array of mailHeaders order by $field and by order ASC or DESC
|
||||
*/
|
||||
public function imapSortMail ($mailHeaders, $field, $orderAsc = TRUE)
|
||||
{
|
||||
if ($this->mailbox === null)
|
||||
|
||||
Reference in New Issue
Block a user