public/main/forum/editpost.php
Variable "_clean" is not in valid camel caps format Open
Open
$_clean['toolgroup'] = api_get_group_id();
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
$groupEntity = api_get_group_entity($group_id);
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
$group_id = api_get_group_id();
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
$group_id = api_get_group_id();
- Exclude checks
Variable "table_link" is not in valid camel caps format Open
Open
$table_link = Database::get_main_table(TABLE_MAIN_GRADEBOOK_LINK);
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
if ('group' === $origin && $group_id) {
- Exclude checks