Your IP : 18.222.249.129


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/services/learning/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/services/learning/mycourses.php

<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("");?>

<?$APPLICATION->IncludeComponent(
	"bitrix:learning.student.certificates",
	"",
	Array(
		"COURSE_DETAIL_TEMPLATE" => "course.php?COURSE_ID=#COURSE_ID#&INDEX=Y",
		"TESTS_LIST_TEMPLATE" => "course.php?COURSE_ID=#COURSE_ID#&TEST_LIST=Y",
		"SET_TITLE" => "Y"
	)
);?>

<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>