public/main/forum/editthread.php
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "show_forum" is not in valid camel caps format Open
Open
$show_forum = GroupManager::userHasAccess(
- Exclude checks
There must be one blank line after the last USE statement; 2 found; Open
Open
use Chamilo\CoreBundle\Component\Utils\ActionIcon;
- Exclude checks
Variable "_user" is not in valid camel caps format Open
Open
$_user = api_get_user_info();
- Exclude checks
Variable "show_forum" is not in valid camel caps format Open
Open
if (!$show_forum) {
- Exclude checks
Variable "_user" is not in valid camel caps format Open
Open
if (!$_user['user_id'] && 1 != $forum->getAllowAnonymous()) {
- Exclude checks