Forums
(@pascalfuchs)
7 years, 8 months ago
Its not longer an Array. Now the “Tags” are in an Object.
Change: if (!is_array ($tag)) return ”;
to: if (!is_object ($tag)) return ”;
in the getparam.php