You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a warning produced when second parameter for in_array check was actually a string instead of array. This check is needed to determine if a checkbox in a set of values for multiple checkboxes is selected but only one or no values were set, resulting options_checked variable being a string instead of an array. Cast to array before doing the check
@tmtrademark @elithompson Any chance on merging cheezecap with ReduxFramework? http://reduxframework.com.
Just curious. ;)
The text was updated successfully, but these errors were encountered: