Merged fix from stable

This commit is contained in:
moodler 2004-12-28 02:46:47 +00:00
parent b403c32aa0
commit 1b1a5f7ec2

View File

@ -51,13 +51,6 @@ function print_entry($course) {
/// Override the base check_entry() function
/// This should never be called for this type of enrolment anyway
function check_entry($form, $course) {
}
/// Override the get_access_icons() function
function get_access_icons($course) {
global $CFG;