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

Fix function misspell in fSchema #212

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

garex
Copy link

@garex garex commented Sep 21, 2014

I dont' believe that someone is here, but who knows?

For those, who will have same issue, workaround is to add this:

if (!function_exists('strotlower')) {function strotlower($str) {return strtolower($str);}}

@sean-olson
Copy link

Thanks. I guess Will has moved on to other projects, but there are some, like myself, who continue to work with this awesome library he created.

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

Successfully merging this pull request may close these issues.

None yet

2 participants