shownew && $kunena_my->id != 0 && !$leaf->moved)
{
if (($prevCheck < ($leaf->time)) && (sizeof($read_topics) == 0) || !in_array($leaf->thread, $read_topics))
{
//new post
echo '';
echo isset($fbIcons['unreadmessage']) ? ' ' : $fbConfig->newchar;
echo ' | ';
}
else
{
//not new posts
echo '';
echo isset($fbIcons['readmessage']) ? ' ' : $fbConfig->newchar;
echo ' | ';
}
}
else {
echo ' | ';
}
?>
id==$id?" class=\"".$boardclass."sectiontableentry2\">":">";
if ($leaf->ordering==0)
{
if($leaf->locked==0)
{
echo " ";
}
else
{
echo isset($fbIcons['topiclocked']) ? ' ' : ' ';
$topicLocked=1;
}
}
else
{
echo isset($fbIcons['topicsticky']) ? ' ' : ' ';
$topicSticky=1;
}
?> |
id==$id?" class=\"".$boardclass."sectiontableentry2\"":"";?>>
topic_emoticon == 0 ? ' ' : " topic_emoticon] . "\" alt=\"emo\" />"; ?>
|
id == $id ? " class=\"".$boardclass."sectiontableentry2\"" : ""; ?>>
|
id==$id?' class="'.$boardclass.'sectiontableentry2"':'';?>>
email != "" && $kunena_my->id > 0 && $fbConfig->showemail ? '' . stripslashes($leaf->name) . '' : stripslashes($leaf->name); ?>
|
id==$id?' class=""'.$boardclass.'sectiontableentry2"':'';?>>
moved ? date(_DATETIME, $leaf->time) : date(_DATETIME, $leaf->time); ?>
|