Changeset 19 for trunk/expressoAdmin1_2


Ignore:
Timestamp:
04/27/07 17:25:27 (17 years ago)
Author:
niltonneto
Message:

* empty log message *

Location:
trunk/expressoAdmin1_2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoAdmin1_2/inc/class.functions.inc.php

    r16 r19  
    303303                } 
    304304                 
     305                //Criado nova função bem mais eficiente! 
     306                /* 
    305307                function get_organizations($context, $selected='') 
    306308                { 
     
    340342                        return $sector_select;   
    341343                } 
    342                  
    343                 function get_organizations2($context, $selected='') 
     344                */ 
     345                 
     346                function get_organizations($context, $selected='') 
    344347                { 
    345348                        $dn                     = $GLOBALS['phpgw_info']['server']['ldap_root_dn']; 
Note: See TracChangeset for help on using the changeset viewer.