source = "render";
$output->data = $res;
}
}
if($error === false)
{
if($var_section == "press")
{
echo("
Note: To be able to upvote a press release, you need to leave a comment that is 2 or more lines, and 100 or more characters.
");
}
echo($output->data);
}
?>