Source for file jOCSP_functions.php
Documentation is available at jOCSP_functions.php
* Common Functions to interact with jOCSP javascript
* @project Open CSP-Management
* @author Peter Krebs (pk) <pitlinz@users.sourceforge.net>
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* returns the js command to register an error
* @param boolean $silient
* @param string $str_debugInfo
$str_ret =
"jOCSP.addError({";
$str_ret .=
",reqURI: '" .
pcf_js_escape($_SERVER['REQUEST_URI']) .
"'";
Documentation generated on Thu, 08 Jan 2009 17:44:30 +0100 by phpDocumentor 1.4.0a2