06 2022
This commit is contained in:
parent
4e71ddabec
commit
faa508b4ca
16 changed files with 249 additions and 23 deletions
|
|
@ -368,7 +368,7 @@ class DefaultController extends Controller
|
|||
|
||||
if(empty($request->get('g-recaptcha-response'))){
|
||||
$re_error = 'Bitte lösen Sie das reCAPTCHA.';
|
||||
$error = true;
|
||||
$error = true;
|
||||
}
|
||||
//your site secret key
|
||||
$secret = '6LfjBm8UAAAAANKNzGhSiMaoEg9mUswlaZkOHgI4';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue