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) if($line == "</item>" && $open == 1)
{ {
$items++; $items++;
if($items >= 2) if($items >= 3)
break; break;
$open == 0; $open == 0;
continue; continue;

Loading…
Cancel
Save