commenting Smart::Comments
authorPaul POULAIN <paul@koha-fr.org>
Mon, 3 Sep 2007 08:20:41 +0000 (10:20 +0200)
committerChris Cormack <crc@liblime.com>
Mon, 3 Sep 2007 08:40:18 +0000 (03:40 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
labels/label-home.pl

index cfdcec3..844cc4f 100755 (executable)
@@ -9,7 +9,7 @@ use C4::Output;
 use C4::Context;
 use HTML::Template;
 
-use Smart::Comments;
+use Smart::Comments;
 
 my $query = new CGI;
 my ( $template, $loggedinuser, $cookie ) = get_template_and_user(