wwwroot/user/view.php?id=$user->id&course=1\"". "title=\"$fullname\">"; if ($CFG->slasharguments) { // Use this method if possible for better caching echo ''.$fullname.''; } else { echo ''.$fullname.''; } echo " \n"; } print_footer(); ?>