From: Banana Date: Mon, 3 Dec 2012 15:16:27 +0000 (+0100) Subject: testing. warnings erros... X-Git-Tag: 2.1-alpha-2019-0-29~67 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=2d2c555decac242ac2fccb3b816e7583d6eff2a7;p=insipid.git testing. warnings erros... --- diff --git a/lib/Insipid/Tags.pm b/lib/Insipid/Tags.pm index 9c7464c..c3d72cc 100755 --- a/lib/Insipid/Tags.pm +++ b/lib/Insipid/Tags.pm @@ -161,7 +161,7 @@ sub show_tags { #if()) { # find the tags which have been used with this tags too - $tagstring = $tag; + $tagstring = $tag||''; chomp($tagstring); $tagstring =~ s/ /','/g;