Ignore:
Timestamp:
05/07/07 15:06:04 (17 years ago)
Author:
niltonneto
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/instant_messenger/js/im_sincro.js

    r20 r23  
    1212        { 
    1313                if ( this.count++ < 4 ) 
    14          IM.getMessage(); 
    15       else 
    16          IM.UpdateContacts(); 
     14          IM.getMessage(); 
     15        else 
     16          IM.UpdateContacts(); 
    1717 
    1818      setTimeout("Sincro.synchronize()", this.wait); 
Note: See TracChangeset for help on using the changeset viewer.