You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2022. It is now read-only.
Wherever the captcha check is used as callback for form rules
callback_check_captchait triggers this issue:Call to protected method KB_Controller::check_captcha() from context 'CI_Form_validation'I believe it is better to change their access to
publicinstead ofprotected.