Jan Schürlein
Results
2
comments of
Jan Schürlein
I can confirm, I experienced the same bug, only works when 'f' or 't' as string is passed. ` if(!$json['active']) { $json['active'] = 'f'; } else { $json['active'] = 't';...