moodle/lib/filestorage
Tim Hunt d2af10140a forum files MDL-25167 files in the post file area were not moved when the post was moved or deleted.
Also, I refactord some code out of forum_move_post and into a new method file_storage::move_area_files_to_new_context. I hope that is OK.
2010-11-11 18:58:06 +00:00
..
file_archive.php MDL-24224 fixing a couple more 'strin' typos 2010-09-19 19:15:37 +00:00
file_exceptions.php MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
file_packer.php
file_storage.php forum files MDL-25167 files in the post file area were not moved when the post was moved or deleted. 2010-11-11 18:58:06 +00:00
file_types.mm MDL-19927 - add media plugins support for ogg and ogv files. 2010-09-20 09:47:54 +00:00
stored_file.php MDL-24283 improved stored_file encapsulation, this should allow us to hack with stored_file/file_storage internals in the future without breaking BC 2010-09-19 15:50:18 +00: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