- Issue created by @koosvdkolk
- Merge request !2Issue #3542442: Fix warning trying to access array offset on value of type bool on config page. โ (Merged) created by Unnamed author
- ๐ฎ๐ณIndia kulpratap2002
I fixed the warning by checking if the config value exists before using it. If nothing is saved yet, we just use an empty array as the default, so the form doesnโt try to read data from false.
-
kul.pratap โ
committed ebcc95fe on 1.0.x
Issue #3542442: Fix warning trying to access array offset on value of...
-
kul.pratap โ
committed ebcc95fe on 1.0.x