MDL-33399 files: Fixed up handling of empty sort in File API methods.
authorSam Hemelryk <sam@moodle.com>
Tue, 29 May 2012 04:38:47 +0000 (16:38 +1200)
committerSam Hemelryk <sam@moodle.com>
Tue, 29 May 2012 04:38:47 +0000 (16:38 +1200)
commit9f4789b8427baab411d420d7600e3818ea30d2b0
tree614d50a6657f9dcc4265e1df19f56c150d1d7c3e
parent4631e39533ba154546a84f5a81fe56d89dc658f0
MDL-33399 files: Fixed up handling of empty sort in File API methods.

The following three methods of file_storage have been patched:
* get_external_files
* get_area_files
* get_directory_files
lib/filestorage/file_storage.php