|
@@ -14,6 +14,7 @@ api_protect_course_script(true);
|
|
|
|
|
|
$action = $_REQUEST['a'];
|
|
$action = $_REQUEST['a'];
|
|
$course_id = api_get_course_int_id();
|
|
$course_id = api_get_course_int_id();
|
|
|
|
+$debug = false;
|
|
|
|
|
|
if ($debug) {
|
|
if ($debug) {
|
|
error_log("$action ajax call");
|
|
error_log("$action ajax call");
|