MDL-13080 delete calendar events when uninstalling modules

This commit is contained in:
skodak
2008-01-21 07:07:51 +00:00
parent 5fffec5d49
commit 46203368b5
+5
View File
@@ -105,6 +105,11 @@
}
}
// delete calendar events
if (!delete_records("event", "modulename", $delete)) {
notify("Error occurred while deleting all $strmodulename records in calendar event table");
}
// clear course.modinfo for courses
// that used this module...
$sql = "UPDATE {$CFG->prefix}course