public/main/social/promoted_messages.php
Variable "social_layout" is not in valid camel caps format Open
Open
$social_layout = $tpl->get_template('social/inbox.tpl');
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_SOCIAL;
- Exclude checks
Variable "social_right_content" is not in valid camel caps format Open
Open
$social_right_content .= Display::toolbarAction('toolbar', [$actionsLeft, $actionsRight]);
- Exclude checks
Variable "social_right_content" is not in valid camel caps format Open
Open
$social_right_content = '';
- Exclude checks
Variable "social_right_content" is not in valid camel caps format Open
Open
$tpl->assign('social_right_content', $social_right_content);
- Exclude checks
Variable "social_layout" is not in valid camel caps format Open
Open
$tpl->display($social_layout);
- Exclude checks