Forums
(@edpittol)
13 years, 5 months ago
I solved with a IF. On line 49:
if(is_array($return_list)) return join("\n",$return_list); else return "";