Changes between Version 10 and Version 11 of phpgwapi/expressoAjax


Ignore:
Timestamp:
05/26/10 09:15:43 (14 years ago)
Author:
amuller
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • phpgwapi/expressoAjax

    v10 v11  
    194194No lado do servidor PHP: 
    195195{{{ 
    196    require_once('phpgwapi/inc/class.rsa.inc.php');  
     196   require_once('PHPGW_INCLUDE_ROOT.'/phpgwapi/inc/class.rsa.inc.php'); 
    197197   $rsa = new rsa();  
    198198   $senha = $rsa->decode($pswd);