Ignore:
Timestamp:
03/05/08 16:22:18 (16 years ago)
Author:
niltonneto
Message:

Ver Ticket #150:

  • Aplicação do patch para o pSync;
  • Revisão da internacionalização;
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contactcenter/inc/class.bo_people_catalog.inc.php

    r2 r203  
    14171417                        if ($altered) 
    14181418                        { 
     1419                                $contact->set_field("last_status", 'U'); 
     1420                                $contact->set_field("last_update",time()."000"); 
    14191421                                return $contact->commit(); 
    14201422                        } 
Note: See TracChangeset for help on using the changeset viewer.