MDL-13114 tool_uploadcourse: Clean up

This commit is contained in:
Frederic Massart
2013-07-15 10:02:55 +08:00
parent 7a4ec85e2a
commit 3f57c87e1d
16 changed files with 99 additions and 1668 deletions
@@ -257,7 +257,6 @@ class tool_uploadcourse_processor {
/**
* Get the directory of the object to restore.
*
* @param string $default directory to use if none found.
* @return string subdirectory in $CFG->tempdir/backup/...
*/
protected function get_restore_content_dir() {