Ignore:
Timestamp:
05/08/12 11:46:08 (12 years ago)
Author:
marcosw
Message:

Ticket #2697 - Inserir informações de copyright em cabeçalho de arquivos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/services/ImapServiceAdapter.php

    r6115 r6132  
    4242include_once ROOTPATH."/../expressoMail1_2/inc/class.imap_functions.inc.php"; 
    4343 
     44/** 
     45 * 
     46 * @package    Prototype (Mail) 
     47 * @license    http://www.gnu.org/copyleft/gpl.html GPL 
     48 * @author     Consórcio Expresso Livre - 4Linux (www.4linux.com.br) e Prognus Software Livre (www.prognus.com.br) 
     49 * @version    2.4 
     50 * @sponsor    Caixa Econômica Federal 
     51 * @since      Classe disponibilizada na versão 2.4 
     52 */ 
    4453class ImapServiceAdapter extends imap_functions/* implements Service*/ 
    4554{ 
Note: See TracChangeset for help on using the changeset viewer.