navigation MDL-20276 Fixed use of override_active_url.

This commit is contained in:
Sam Hemelryk 2010-08-06 05:49:47 +00:00
parent bf1873c60b
commit 73eba4be68
4 changed files with 4 additions and 5 deletions

View file

@ -30,7 +30,7 @@ if ($attemptobj->is_finished()) {
}
if ($attemptobj->is_preview_user()) {
$PAGE->settingsnav->override_active_url($attemptobj->start_attempt_url());
navigation_node::override_active_url($attemptobj->start_attempt_url());
}
/// Check access.