Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

Call to protected method KB_Controller::check_captcha() #7

@666bits

Description

@666bits

Wherever the captcha check is used as callback for form rules callback_check_captcha it 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 public instead of protected.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions