Skip to content

Fix function misspell in fSchema#212

Open
garex wants to merge 1 commit intoflourishlib:masterfrom
garex:issue/fix-misspell-in-function
Open

Fix function misspell in fSchema#212
garex wants to merge 1 commit intoflourishlib:masterfrom
garex:issue/fix-misspell-in-function

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.

2 participants