Ignore:
Timestamp:
08/14/08 11:45:39 (16 years ago)
Author:
niltonneto
Message:

Modificações referente a opção de configurar um ldap_master
no setup do Expresso, usado somente para escrita.

File:
1 edited

Legend:

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

    r384 r396  
    430430                        // GET all infomations about the user. 
    431431                        $user_info = $this->user->get_user_info($_GET['account_id']); 
    432                          
     432 
    433433                        // Formata o CPF 
    434434                        if ($user_info['corporative_information_cpf'] != '') 
Note: See TracChangeset for help on using the changeset viewer.