mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
merged
This commit is contained in:
parent
82326fc1d3
commit
0376cc2fab
@ -202,7 +202,7 @@ function data_records_restore_mods ($old_data_id, $new_data_id, $info, $restore)
|
||||
|
||||
$status = data_content_restore_mods ($oldid, $newid, $old_data_id, $new_data_id, $rec_info, $restore);
|
||||
$status = data_ratings_restore_mods ($oldid, $newid, $info, $rec_info);
|
||||
//$status = data_comments_restore_mods ($oldid, $newid, $info, $rec_info);
|
||||
$status = data_comments_restore_mods ($oldid, $newid, $info, $rec_info);
|
||||
|
||||
} else {
|
||||
$status = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user