Changeset 6134


Ignore:
Timestamp:
05/08/12 12:43:25 (12 years ago)
Author:
gustavo
Message:

Ticket #2705 - No momento em que o usuario anexa um arquivo superior ao tamanho especificado

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/inc/class.imap_functions.inc.php

    r6133 r6134  
    152152                else if(!count($_SESSION)) 
    153153                        return "nosession"; 
    154                 else{ 
    155                         return "MATA!"; 
    156                 } 
    157154 
    158155                return $error; 
Note: See TracChangeset for help on using the changeset viewer.