public/main/work/view.php
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_STUDENTPUBLICATION;
- Exclude checks
Variable "url_dir" is not in valid camel caps format Open
Open
$url_dir = api_get_path(WEB_CODE_PATH).'work/work_list.php?id='.$folderData['iid'].'&'.api_get_cidreq();
- Exclude checks
Variable "url_dir" is not in valid camel caps format Open
Open
$interbreadcrumb[] = ['url' => $url_dir, 'name' => $folderData['title']];
- Exclude checks
Variable "work_table" is not in valid camel caps format Open
Open
$work_table = Database::get_course_table(TABLE_STUDENT_PUBLICATION);
- Exclude checks
Variable "url_dir" is not in valid camel caps format Open
Open
$url_dir = api_get_path(WEB_CODE_PATH).'work/work_list_all.php?id='.$folderData['iid'].'&'.api_get_cidreq();
- Exclude checks