url = $g4['url']."/extend/gcaptcha"; $gcaptcha->path = $g4['path']."/extend/gcaptcha"; $gcaptcha->fonts = $gcaptcha->path."/fonts"; $gcaptcha->wavs = $gcaptcha->path."/wavs"; include_once($gcaptcha->path."/gcaptcha.lib.php"); $g4['js_code'][] = "var g4_gcaptcha_path = \"{$gcaptcha->path}\";"; $g4['js_file'][] = $gcaptcha->url."/gcaptcha.js"; } */ ?>