MaxServ / t3ext-fal_s3

S3 driver for FAL
GNU General Public License v2.0
13 stars 10 forks source link

Fixed sorting issue in backend #27

Closed RinyVT closed 6 years ago

RinyVT commented 6 years ago

Changed the way of sorting in the backend, sorts with the identifier as keys and returns the array with array_keys so the identifier is the value again.