Skip to content

Commit

Permalink
MDL-10109 Completing unfinished refactoring. Thanks Petr :-)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasconnault committed Aug 2, 2007
1 parent 2d6df44 commit 6d762c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion course/modedit.php
Expand Up @@ -381,7 +381,7 @@

$sortorder = $grade_category->sortorder;

if () {
if ($item) {
$item->set_parent($grade_category->id);
$sortorder = $item->sortorder;
}
Expand Down

0 comments on commit 6d762c2

Please sign in to comment.