". "$1@$2", " ". "$4$5", " ". "$4$5"); return preg_replace ($search, $replace, $string); } function getReplies($rowId) { global $DB, $rcounter, $priority, $l_messages_replied_at, $l_messages_reply, $l_messages_print; $rquery = $DB->execute("SELECT * FROM x_vpv_msg WHERE replyid=".$rowId." ORDER BY timestamp ASC"); while ($rrow =@ mysql_fetch_array($rquery)) { $rcounter++; $message = html_links($rrow[msg_long]); $repl.="
". "". "". "
\"".$priority[$rrow[priority]]."\"". "". "".$rrow[msg_short]."
". "".$rrow[author]." ".$l_messages_replied_at." ".$rrow[date_time]."
". "
". "