--- C:/Users/jmlsteele/AppData/Local/Temp/lib.p-revBASE.svn003.tmp.php Wed Dec 21 18:38:07 2011 +++ Z:/SVN/moodle/branches/moodle_2_2/moodle/course/lib.php Tue Apr 17 17:00:46 2012 @@ -3075 +3074,0 @@ - @@ -3178 +3177 @@ - if (has_all_capabilities($dupecaps, $coursecontext)) { + if (has_all_capabilities($dupecaps, $coursecontext) && plugin_supports('mod', $mod->modname, FEATURE_BACKUP_MOODLE2)) {