Vergleich usercp.php - 1.10 - 1.14
Zeile 719 | Zeile 719 |
---|---|
{ |
{ |
if($mybb->input['showcodebuttons'] != 1) | if($mybb->input['showcodebuttons'] != '1') |
{ | { |
Zeile 1293 | Zeile 1293 |
$sigimgcode = $lang->off; |
$sigimgcode = $lang->off; |
$sig = htmlspecialchars_uni($sig); | |
eval("\$editsig = \"".$templates->get("usercp_editsig")."\";"); | eval("\$editsig = \"".$templates->get("usercp_editsig")."\";"); |