Vergleich forumdisplay.php - 1.8.38 - 1.8.39
Zeile 798 | Zeile 798 |
---|---|
$bgcolor = alt_trow(true); // Reset the trow colors |
$bgcolor = alt_trow(true); // Reset the trow colors |
if($announcement['startdate'] > $mybb->user['lastvisit'] && !$cookie[$announcement['aid']]) | if($announcement['startdate'] > $mybb->user['lastvisit'] && !isset($cookie[$announcement['aid']])) |
{ | { |