ec635be396 got lost. Committing again

This commit is contained in:
Retro_Guy 2021-05-24 02:04:13 -07:00
parent 2f2a45b967
commit 2df752bfb1
1 changed files with 1 additions and 1 deletions

View File

@ -357,7 +357,7 @@ function get_articles($ns, $group) {
$article++;
$local++;
if($i > $maxarticles_per_run) {
break;
break;
}
}
}