16 private static $ver =
'3_5_1';
23 return './Services/Captcha/lib/securimage_' .
self::$ver;
50 require_once
'Services/Captcha/lib/securimage_' . self::$ver .
'/securimage.php';
An exception for terminatinating execution or to throw for unit testing.
SecurImage Library Utility functions.
static includeSecurImage()
static appendUrlParameterString($a_url, $a_par, $xml_style=false)
append URL parameter string ("par1=value1&par2=value2...") to given URL string
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)