| ';// can't print picture. $output .= ' | '; if ($post->parent) { $output .= ''; } else { $output .= ' | ';
}
$output .= ' '.format_string($post->subject).' ';
$fullname = fullname($users[$post->userid], $viewfullnames);
$by = new stdClass();
$by->name = $fullname;
$by->date = userdate($post->modified, '', core_date::get_user_timezone($this->user));
$output .= '';
$output .= ' |
| '; $output .= ' | '; $output .= $formattedtext; if (is_array($this->keyedfiles) && array_key_exists($post->id, $this->keyedfiles) && is_array($this->keyedfiles[$post->id]) && count($this->keyedfiles[$post->id]) > 0) { $output .= '"; } $output .= ' |