public/main/inc/ajax/forum.ajax.php
Variable "current_forum_category" is not in valid camel caps format Open
Open
($current_forum_category && 0 == $current_forum_category['visibility']) ||
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
0 != $current_forum['locked'] || 0 != $current_thread['locked']
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
$current_forum_category = get_forumcategory_information($current_forum['forum_category']);
- Exclude checks
Variable "current_thread" is not in valid camel caps format Open
Open
$current_thread = get_thread_information($_REQUEST['forum'], $_REQUEST['thread']);
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
($group_id && !GroupManager::isTutorOfGroup(api_get_user_id(), $groupEntity))
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
if (api_is_anonymous() && 0 == $current_forum['allow_anonymous']) {
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
0 == $current_forum['allow_edit'] &&
- Exclude checks
Variable "current_thread" is not in valid camel caps format Open
Open
$current_thread = get_thread_information($_REQUEST['forum'], $_REQUEST['thread']);
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
$current_forum = get_forum_information($_REQUEST['forum']);
- Exclude checks
Variable "current_forum_category" is not in valid camel caps format Open
Open
$current_forum_category = get_forumcategory_information($current_forum['forum_category']);
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
0 == $current_forum['visibility']
- Exclude checks
Variable "current_forum_category" is not in valid camel caps format Open
Open
($current_forum_category && 0 != $current_forum_category['locked']) ||
- Exclude checks
Variable "current_forum_category" is not in valid camel caps format Open
Open
($current_forum_category && 0 == $current_forum_category['visibility']) ||
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
0 != $current_forum['locked'] || 0 != $current_thread['locked']
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
if (api_is_anonymous() && 0 == $current_forum['allow_anonymous']) {
- Exclude checks
Variable "current_thread" is not in valid camel caps format Open
Open
0 != $current_forum['locked'] || 0 != $current_thread['locked']
- Exclude checks
Variable "current_forum_category" is not in valid camel caps format Open
Open
$current_forum_category = get_forumcategory_information($current_forum['forum_category']);
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
$current_forum_category = get_forumcategory_information($current_forum['forum_category']);
- Exclude checks
Variable "current_thread" is not in valid camel caps format Open
Open
0 != $current_forum['locked'] || 0 != $current_thread['locked']
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
0 == $current_forum['visibility']
- Exclude checks
Variable "current_forum_category" is not in valid camel caps format Open
Open
($current_forum_category && 0 != $current_forum_category['locked']) ||
- Exclude checks
Variable "current_forum_category" is not in valid camel caps format Open
Open
($current_forum_category && 0 == $current_forum_category['visibility']) ||
- Exclude checks
Variable "current_forum_category" is not in valid camel caps format Open
Open
($current_forum_category && 0 != $current_forum_category['locked']) ||
- Exclude checks
Variable "current_forum" is not in valid camel caps format Open
Open
$current_forum = get_forum_information($_REQUEST['forum']);
- Exclude checks
Variable "current_forum_category" is not in valid camel caps format Open
Open
($current_forum_category && 0 != $current_forum_category['locked']) ||
- Exclude checks
Variable "current_forum_category" is not in valid camel caps format Open
Open
($current_forum_category && 0 == $current_forum_category['visibility']) ||
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
$group_id = api_get_group_id();
- Exclude checks