Changeset 4513


Ignore:
Timestamp:
05/26/11 08:26:54 (13 years ago)
Author:
airton
Message:

Ticket #1820 - Contatos nao sao associados a um grupo no momento da importacao

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.2.0.2/contactcenter/inc/class.ui_data.inc.php

    r4510 r4513  
    41694169                //sobrenome, notas e e-mail; 
    41704170                //em 19/06/2009 - Rommel Cysne (rommel.cysne@serpro.gov.br); 
    4171                 function import_contacts($typeImport){ 
     4171                function import_contacts($typeImport, $id_group=false){  
    41724172                        $this->so_group = CreateObject('contactcenter.so_group'); 
    41734173                        if($file = $_SESSION['contactcenter']['importCSV']) { 
Note: See TracChangeset for help on using the changeset viewer.