id !=0){echo '';}?>
';} ?>
name=htmlspecialchars($leaf->name);
$leaf->subject=htmlspecialchars($leaf->subject);
$leaf->email=htmlspecialchars($leaf->email);
//get all html out of the subject & email & name before posting:
?>
id !=0 && ! $leaf->moved ){
if (($prevCheck<($leaf->time)) && (sizeof($read_topics) == 0) || !in_array($leaf->thread, $read_topics)) {
//new post
echo '';
echo $sbIcons['unreadmessage'] ? ' ' : $sbConfig['newChar'];
echo ' | ';
}else{
//not new posts
echo '';
echo $sbIcons['readmessage'] ? ' ' : $sbConfig['newChar'];
echo ' | ';
}
} else {
echo ' | ';
}?>
id==$id?" class=\"sectiontableentry2\">":">";
if ($leaf->ordering==0)
{
if($leaf->locked==0)
{
echo " ";
}
else
{
echo $sbIcons['topiclocked'] ? ' ' : ' ';
$topicLocked=1;
}
}
else
{
echo $sbIcons['topicsticky'] ? ' ' : ' ';
$topicSticky=1;
}
?>
|
id==$id?" class=\"sectiontableentry2\"":"";?>>topic_emoticon==0?" ":" topic_emoticon]."\" alt=\"emo\" />";?> |
id==$id?" class=\"sectiontableentry2\"":"";?>>
| id==$id?" class=\"sectiontableentry2\"":"";?>>level + 1] = count($messages[$leaf->id]);
$array[$leaf->level]--;
for ($i = 0; $i < $leaf->level; $i++) {
if ($array[$i] > 0) echo($vert);
elseif ($array[$i] == 0) echo($blank);
}
if ($array[$leaf->level] > 0) echo($join);
elseif ($array[$leaf->level] == 0 && $leaf->parent != 0) echo($end);
//else echo($blank);
?> |
moved) {
$database->setQuery("SELECT `message` FROM #__sb_messages_text WHERE `mesid`='".$leaf->id."'");
$newURL.=$database->loadResult();
}
else
$newURL.='id='.$leaf->id.$viewstr.'&catid='.$catid;
$newURL=sefRelToAbs($newURL);
//sefRelToAbs('index.php?option=com_simpleboard&Itemid='.$Itemid.'&func=view&id='.$leaf->id.$viewstr.'&catid='.$catid);
?>
id==$id?" class=\"sectiontableentry2\"":"";?>>subject);?> |
|
id==$id?' class="sectiontableentry2"':'';?>>email!=""&&$my_id>0&&$sbConfig['showemail']=='1'?''.stripslashes($leaf->name).'':stripslashes($leaf->name);?> |
id==$id?' class="sectiontableentry2"':'';?>>moved ? date(_DATETIME , $leaf->time) :date(_DATETIME , $leaf->time);?> |