Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra ! before isset( $states[$code] ) #41

Closed
digitalfarseer opened this issue Sep 8, 2019 · 1 comment
Closed

Extra ! before isset( $states[$code] ) #41

digitalfarseer opened this issue Sep 8, 2019 · 1 comment

Comments

@digitalfarseer
Copy link

if (! isset( $states[$code] ) && file_exists($this->get_plugin_path() . '/states/' . $code . '.php')) {

@YordanSoares
Copy link
Collaborator

Hello @digitalfarseer. I can't see the issue in the code you quote. I will close the issue.

Please open a new issue if you found some bug and leave an explanation about it.

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants