forum files MDL-25167 files in the post file area were not moved when the post was...
authorTim Hunt <T.J.Hunt@open.ac.uk>
Thu, 11 Nov 2010 18:58:06 +0000 (18:58 +0000)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Thu, 11 Nov 2010 18:58:06 +0000 (18:58 +0000)
commitd2af10140a67dcf6f21f47bbbb14408cae2c33c3
tree6e6c6092fe66305ba04db6544b65927eab1853cd
parentd8c4a74e293acaf6ab1360129efb167a5e9a16fa
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.
lib/filestorage/file_storage.php
mod/forum/lib.php