Vergleich inc/functions_posting.php - 1.8.28 - 1.8.34

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 186Zeile 186
	if(isset($quoted_post['userusername']))
{
$quoted_post['username'] = $quoted_post['userusername'];

	if(isset($quoted_post['userusername']))
{
$quoted_post['username'] = $quoted_post['userusername'];

 
	}
else
{
if(empty($quoted_post['username']))
{
$quoted_post['username'] = htmlspecialchars_uni($lang->guest);
}

	}
// Clean up the message
$quoted_post['message'] = preg_replace(array(

	}
// Clean up the message
$quoted_post['message'] = preg_replace(array(