public/main/social/view_promoted_message.php
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 = '';
- 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_menu_block" is not in valid camel caps format Open
Open
$tpl->assign('social_menu_block', $social_menu_block);
- Exclude checks
Variable "social_layout" is not in valid camel caps format Open
Open
$social_layout = $tpl->get_template('social/inbox.tpl');
- Exclude checks
Variable "social_right_content" is not in valid camel caps format Open
Open
$social_right_content .= $message;
- Exclude checks
Variable "social_layout" is not in valid camel caps format Open
Open
$tpl->display($social_layout);
- Exclude checks