From 112faa65c939780ff4f134b24d2e63f2fb54a241 Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Mon, 3 Sep 2007 10:20:41 +0200 Subject: [PATCH] commenting Smart::Comments Signed-off-by: Chris Cormack --- labels/label-home.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labels/label-home.pl b/labels/label-home.pl index cfdcec33f8..844cc4f4a1 100755 --- a/labels/label-home.pl +++ b/labels/label-home.pl @@ -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(