Zeile mit Bug:
Code: Select all
$output .= "<strong>".$PMF_LANG["msgCommentBy"]."<a href=\"mailto:".safeEmail($row->email)."\">".$row->user."</a>:</strong>\n";
Code: Select all
$output .= "<strong>".$PMF_LANG["msgCommentBy"]."<a href=\"mailto:".safeEmail($row->email)."\">".$row->usr."</a>:</strong>\n";
phpMyFAQ Version 1.4.2 RC3