public/main/exercise/exercise_admin.php
Variable "exercise_id" is not in valid camel caps format Open
Open
header('Location:admin.php?exerciseId='.$exercise_id.'&'.api_get_cidreq());
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$lp_id = (int) $lp_id;
- Exclude checks
Variable "course_id" is not in valid camel caps format Open
Open
$course_id = api_get_course_int_id();
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$lp_id = (int) $lp_id;
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$lp_id = $_GET['lp_id'];
- Exclude checks
Variable "exercise_id" is not in valid camel caps format Open
Open
$exercise_id = $objExercise->getId();
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
href="../lp/lp_controller.php?'.api_get_cidreq().'&gradebook=&action=add_item&type=step&lp_id='.$lp_id.'#resource_tab-2">'.
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$lp_id = $_POST['lp_id'];
- Exclude checks