Ignore:
Timestamp:
07/27/09 10:13:31 (15 years ago)
Author:
niltonneto
Message:

Ticket #558 - Referências da pasta seguranca alteradas para security.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/preferences/changepassword.php

    r1042 r1184  
    2222function grava_senha_criptografada_com_certificado_no_ldap($aux_uid,$aux_senha) 
    2323   {     
    24         require_once('/var/www/expresso/seguranca/classes/CertificadoB.php'); 
     24        require_once('/var/www/expresso/security/classes/CertificadoB.php'); 
    2525        $ldap_context = $GLOBALS['phpgw_info']['server']['ldap_context']; 
    2626        $ldap_servidor = $GLOBALS['phpgw_info']['server']['ldap_host']; 
Note: See TracChangeset for help on using the changeset viewer.