Skip to content

Commit

Permalink
FIX: hCaptcha throws critical error when no keys inserted Crocoblock/…
Browse files Browse the repository at this point in the history
  • Loading branch information
yurkodmtr committed Jan 31, 2025
1 parent fd9e780 commit dd6aa67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/captcha/hcaptcha/hcaptcha.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use JFB_Modules\Captcha\Abstract_Captcha\Captcha_Frontend_Style_It;
use JFB_Modules\Captcha\Abstract_Captcha\Captcha_Separate_Editor_Script;
use JFB_Modules\Captcha\Abstract_Captcha\Captcha_Separate_Frontend_Script;
use JFB_Modules\Captcha\Module;
use JFB_Modules\Security\Exceptions\Spam_Exception;

class Hcaptcha extends Base_Captcha_From_Options implements
Expand Down

0 comments on commit dd6aa67

Please sign in to comment.