From: vyshane Date: Mon, 28 Aug 2006 06:14:06 +0000 (+0000) Subject: Fixed notice X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d50ccb9932108061df75d15c6a547a0f2c6af587;p=moodle.git Fixed notice --- diff --git a/admin/roles/assign.php b/admin/roles/assign.php index 8525b2d127..a4dce64524 100755 --- a/admin/roles/assign.php +++ b/admin/roles/assign.php @@ -166,7 +166,7 @@ if ($userid) { print (''); } - if ($course->id) { + if ($courseid) { print (''); } print (''.$strcurrentrole.': ');