Go to the source code of this file.
Variables |
| | $id = optional_param('id', false, PARAM_INT) |
| | Displays external information about a course.
|
| | $name = optional_param('name', false, PARAM_RAW) |
| if($CFG->forcelogin) | $context = get_context_instance(CONTEXT_COURSE, $course->id) |
| | if ($texts=enrol_get_course_description_texts($course)) |
| $course | summary = file_rewrite_pluginfile_urls($course->summary, 'pluginfile.php', $context->id, 'course', 'summary', NULL) |
Variable Documentation
Displays external information about a course.
Definition at line 8 of file info.php.
| if(!empty($CFG->coursecontact)) |