Vergleich modcp.php - 1.4.2 - 1.4.3
Zeile 1904 | Zeile 1904 |
---|---|
if($mybb->input[$field]) |
if($mybb->input[$field]) |
$mybb->input[$field] = htmlspecialchars_uni($mybb->input[$field]); | |
} | } |
Zeile 1904 | Zeile 1904 |
---|---|
if($mybb->input[$field]) |
if($mybb->input[$field]) |
$mybb->input[$field] = htmlspecialchars_uni($mybb->input[$field]); | |
} | } |