Added another news item, since 2 items are sometimes not enough

pull/1/head
root 17 years ago
parent 9c98d044f1
commit 3c1f923ddc

@ -66,7 +66,7 @@
if($line == "</item>" && $open == 1)
{
$items++;
if($items >= 2)
if($items >= 3)
break;
$open == 0;
continue;

Loading…
Cancel
Save