Borre
Results
3
comments of
Borre
Ah, there I fixed it :-) ``` if($method == 'PUT'){ $output[] = array( ``` to ``` if($method == 'PUT'){ $output = array( ```
This would be a great feature.
Hi Soonick, Thanks for your reply. Do you maybe have any suggestions for a similar alternative? peter.