Forums
(@pascalfuchs)
8 years, 11 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