From: Banana Date: Thu, 29 Nov 2012 15:28:32 +0000 (+0100) Subject: small code updates. nothing serious X-Git-Tag: 2.1-alpha-2019-0-29~79 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=1e8440621bf8fc760d1da6ee9b334c920a5b7ffe;p=insipid.git small code updates. nothing serious --- diff --git a/help.html b/help.html index ee39747..e070848 100755 --- a/help.html +++ b/help.html @@ -1,20 +1,23 @@ diff --git a/lib/Insipid/Main.pm b/lib/Insipid/Main.pm index 12e7663..b4aa552 100755 --- a/lib/Insipid/Main.pm +++ b/lib/Insipid/Main.pm @@ -582,6 +582,7 @@ sub do_import { my $old_fh = select(OUTPUT_HANDLE); my $cbuffer = ""; my $pcount = 0; + my $icount = 0; $| = 1; select($old_fh); @@ -661,6 +662,7 @@ sub do_import { } add_bookmark($url, $title, "", $access_level, $epoch, $tagvalue, 1); + $icount++; } # Option