Skip to content

Commit

Permalink
adding missing context
Browse files Browse the repository at this point in the history
  • Loading branch information
toyomoyo committed Oct 12, 2007
1 parent c1d0d07 commit 13c7c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/accesslib.php
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@ function load_user_accessdata($userid) {
$base = '/'.SYSCONTEXTID;

$accessdata = get_user_access_sitewide($userid);
$frontpagecontext = get_context_instance(CONTEXT_COURSE, SITEID);
//
// provide "default role" & set 'dr'
//
Expand Down

0 comments on commit 13c7c81

Please sign in to comment.