Changeset 1679


Ignore:
Timestamp:
11/19/09 13:36:37 (14 years ago)
Author:
niltonneto
Message:

Ticket #688 - Corrigido problema relacionado à importação de contatos por aquivo CSV.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contactcenter/inc/cc_updown.php

    r2 r1679  
    11<?php 
     2        require_once '../../header.session.inc.php'; 
    23//      This script upload an CSV file to import contacts ....   
    34        if($ftmp = $_FILES['import_file']['tmp_name']){                                          
Note: See TracChangeset for help on using the changeset viewer.