rsanchez / json

Output ExpressionEngine data in JSON format.
http://devot-ee.com/add-ons/json/
100 stars 236 forks source link

Corrected logic for returned channel files #44

Closed gstjohn closed 9 years ago

gstjohn commented 9 years ago

Corrected logic to clear returned channel files array between iterations over channel entries. Was repeatedly adding to array on each iteration and returning an incorrect data set.