Vergleich attachment.php - 1.8.0 - 1.8.1

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 47Zeile 47
{
error($lang->error_invalidattachment);
}

{
error($lang->error_invalidattachment);
}

 

if($attachment['thumbnail'] == '' && isset($mybb->input['thumbnail']))
{
error($lang->error_invalidattachment);
}


$pid = $attachment['pid'];

// Don't check the permissions on preview

$pid = $attachment['pid'];

// Don't check the permissions on preview