diff --git a/gancioff b/gancioff index 4dad5c6..c255f2d 100755 --- a/gancioff +++ b/gancioff @@ -434,7 +434,7 @@ foreach ($feed->channel->item as $item) { } else { if ($opts['verbose']) echo "Info: event «{$guid}» has already been posted on ".date('c',$guids[$guid]).", skipping.\n"; } - fclose($fh); exit(0);// to test a single post +// fclose($fh); exit(0);// to test a single post } fclose($fh); if ($opts['do-post'])