Skip to content

Commit

Permalink
Merge branch 'w04_MDL-26096_20_catenrol' of git://github.com/skodak/m…
Browse files Browse the repository at this point in the history
…oodle
  • Loading branch information
Sam Hemelryk committed Jan 24, 2011
2 parents 0243d7e + cde91f5 commit b6c7558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enrol/category/locallib.php
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ function enrol_category_sync_full() {
$plugin->delete_instance($instance);
}
}
return;
}

list($roleids, $params) = $DB->get_in_or_equal(array_keys($roles), SQL_PARAMS_NAMED, 'r000');
Expand Down

0 comments on commit b6c7558

Please sign in to comment.