Ignore:
Timestamp:
06/29/07 16:03:54 (17 years ago)
Author:
niltonneto
Message:

Vide change_log.txt

File:
1 edited

Legend:

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

    r16 r38  
    116116                        'phpgw_cc_contact_conns B, phpgw_cc_connections C where '. 
    117117                        'A.id_contact = B.id_contact and B.id_connection = C.id_connection and '. 
     118                        'C.connection_is_default = true and B.id_typeof_contact_connection = 1 and '. 
    118119                        'A.id_owner ='.$this->owner.' order by A.names_ordered'; 
    119120 
Note: See TracChangeset for help on using the changeset viewer.