Vergleich inc/functions_posting.php - 1.8.8 - 1.8.26
Zeile 214 | Zeile 214 |
---|---|
$extra = " pid='{$quoted_post['pid']}' dateline='{$quoted_post['dateline']}'"; |
$extra = " pid='{$quoted_post['pid']}' dateline='{$quoted_post['dateline']}'"; |
return "[quote='{$quoted_post['username']}'{$extra}]\n{$quoted_post['message']}\n[/quote]\n\n"; | $quote_char = '"'; |
} | } |