moodle/lib/filestorage
Jamie Pratt 0ea7fc2587 MDL-28562 "automatic naming of file in convert_image not working"
there is an obvious typo in the code causing the problem. The use of 
an equality check instead of the intended assignment.
2011-08-01 22:43:37 +07:00
..
file_archive.php MDL-25472 support non-standard dir separators in zip archives and other anomalies 2010-12-08 08:08:45 +00:00
file_exceptions.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
file_packer.php
file_storage.php MDL-28562 "automatic naming of file in convert_image not working" 2011-08-01 22:43:37 +07:00
file_types.mm MDL-28061 mediaplugins filter: add aac audio node to filetypes.mm, fixed string mistype within the admin setting page (acc -> aac) and add mediaplugin_html5audio css class to align the player/link like the rest. 2011-06-30 19:29:07 +08:00
stored_file.php MDL-27915 improved debuginfo for some file exceptions. 2011-06-17 19:46:09 +01:00
zip_archive.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
zip_packer.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00