Activated module on a 4.7.0 site, navigated over to settings->formcheck and got:
warning: array_filter(): The first argument should be an array in /...MYPATH.../MYSITE.COM/modules/jstools/formcheck/formcheck.module on line 50.
Activated module on a 4.7.0 site, navigated over to settings->formcheck and got:
warning: array_filter(): The first argument should be an array in /...MYPATH.../MYSITE.COM/modules/jstools/formcheck/formcheck.module on line 50.
Comments
Comment #1
nedjoWe need to test for the array before filtering it. I'm moving the form registration from here to jstools.module, so will fix this as part of that change.
Comment #2
nedjoNow fixed.
Comment #3
(not verified) commented