diff --git a/plugin/buycourses/src/configuration.php b/plugin/buycourses/src/configuration.php index bb596eef9d..da48a808ca 100644 --- a/plugin/buycourses/src/configuration.php +++ b/plugin/buycourses/src/configuration.php @@ -21,7 +21,7 @@ $interbreadcrumb[] = array("url" => "paymentsetup.php", "name" => get_lang('Conf $tpl = new Template($templateName); $teacher = api_is_platform_admin(); -//api_protect_course_script(true); +api_protect_course_script(true); if ($teacher) { // sync course table with the plugin