diff --git a/gancioff b/gancioff index 5c7af01..d2793c4 100755 --- a/gancioff +++ b/gancioff @@ -441,7 +441,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'])