enrol MDL-23117 Implements the other users UI for users with roles in a course but not enrolled.
At the same time this commit introduces a standardised dialogue YUI module to enrol and implements it across the board. This commit also addresses MDL-23292 and MDL-23319.
This commit is contained in:
@@ -1035,6 +1035,7 @@ width: 80%; -moz-border-radius: 20px; padding: 15px">
|
||||
$e->stacktrace = format_backtrace($backtrace, true);
|
||||
}
|
||||
}
|
||||
@header('Content-Type: application/json');
|
||||
echo json_encode($e);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user