Ignore:
Timestamp:
05/20/11 11:19:11 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #1882 - Contatos Não são Associados a um Grupo no Momento da Importação.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.0.1/contactcenter/inc/class.ui_data.inc.php

    r4264 r4471  
    40354035                //sobrenome, notas e e-mail; 
    40364036                //em 19/06/2009 - Rommel Cysne (rommel.cysne@serpro.gov.br); 
    4037                 function import_contacts($typeImport){ 
     4037                function import_contacts($typeImport, $id_group=false){ 
    40384038                        $this->so_group = CreateObject('contactcenter.so_group'); 
    40394039                        if($file = $_SESSION['contactcenter']['importCSV']) { 
Note: See TracChangeset for help on using the changeset viewer.