|
|
When "Force users to use My Moodle" is selected, the top level site breadcrumb is not replaced with "/my" for authenticated users.
The reason is that the global $USER variable is not defined in the "print_navigation" function in "lib/weblib.php".
|
|
Description
|
When "Force users to use My Moodle" is selected, the top level site breadcrumb is not replaced with "/my" for authenticated users.
The reason is that the global $USER variable is not defined in the "print_navigation" function in "lib/weblib.php". |
Show » |
| There are no comments yet on this issue.
|
|