diff --git a/setup/email.test.php b/setup/email.test.php index 171126eb9..18f386483 100644 --- a/setup/email.test.php +++ b/setup/email.test.php @@ -204,7 +204,7 @@ function DisplayStep2(SetupPage $oP, $sFrom, $sTo) //$sNextOperation = 'step3'; $oP->add("
Sending an email to '$sTo'... (From: '$sFrom')
\n"); + $oP->add("Sending an email to '".htmlentities($sTo, ENT_QUOTES, 'utf-8')."'... (From: '".htmlentities($sFrom, ENT_QUOTES, 'utf-8')."')
\n"); $oP->add("