mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
oops. Removed stray die; that was in the code for debug purposes.
This commit is contained in:
parent
8946d96403
commit
610ef0930f
@ -180,7 +180,6 @@ if ($mform->is_cancelled()){
|
||||
notify(get_string('changessaved'), '');
|
||||
close_window(3);
|
||||
} else {
|
||||
die;
|
||||
redirect($returnurl);
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user