Ignore:
Timestamp:
09/08/11 17:16:43 (13 years ago)
Author:
airton
Message:

Ticket #2266 - Atualizar documentacao dos arquivos PHP

File:
1 edited

Legend:

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

    r4774 r5079  
    291291 
    292292         
    293         /**  
    294         * Write in $$attachments, array with the information of attachment  
    295         * @param <type> $structure  
    296         * @param <type> $attachments  
    297         * @param <type> $pIndex  
    298         */  
     293        /** 
     294        * Write in $$attachments, array with the information of attachment  
     295        * 
     296        * @license    http://www.gnu.org/copyleft/gpl.html GPL 
     297        * @author     Consórcio Expresso Livre - 4Linux (www.4linux.com.br) e Prognus Software Livre (www.prognus.com.br) 
     298        * @sponsor    Caixa Econômica Federal 
     299        * @param      $structure 
     300        * @param      $attachments 
     301        * @param      $pIndex 
     302        */       
    299303        private function _pushAttachmentsInfo(&$structure, &$attachments, $pIndex = '0')  
    300304        {  
Note: See TracChangeset for help on using the changeset viewer.