course_info; $itemid = JoomdleHelperContent::getMenuItem(); $show_topics_link = $this->params->get( 'show_topìcs_link' ); $show_grading_system_link = $this->params->get( 'show_grading_system_link' ); $show_teachers_link = $this->params->get( 'show_teachers_link' ); $show_enrol_link = $this->params->get( 'show_enrol_link' ); $show_applicate_link = $this->params->get( 'show_applicate_link' ); $show_paypal_button = $this->params->get( 'show_paypal_button' ); $use_guarantees_integration = $this->params->get( 'use_guarantees_integration' ); $user = &JFactory::getUser(); $user_logged = $user->id; if (!array_key_exists ('cost',$course_info)) $course_info['cost'] = 0; ?>