More reliably attaching the reCAPTCHA library
This commit is contained in:
@@ -15,7 +15,7 @@ function isq_load_textdomain() {
|
|||||||
isq_load_textdomain();
|
isq_load_textdomain();
|
||||||
|
|
||||||
// Load reCAPTCHA
|
// Load reCAPTCHA
|
||||||
require_once('public/recaptchalib.php');
|
require_once( dirname(__FILE__).'/public/recaptchalib.php');
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
|||||||
Reference in New Issue
Block a user