From 00005d08c8de99f45dd8fddcd27f7f0fd779eead Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Sat, 4 Aug 2007 05:54:57 -0500 Subject: [PATCH] We shouldnt need to have Smart::Comments installed in a production envrionment Signed-off-by: Chris Cormack --- about.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.pl b/about.pl index 6e411c0d55..beaa6b79d1 100755 --- a/about.pl +++ b/about.pl @@ -60,7 +60,7 @@ my @component_names = Event Net::LDAP PDF::API2 Mail::Sendmail MARC::Record Digest::MD5 HTML::Template DBD::mysql Date::Manip - DBI Smart::Comments Net::Z3950::ZOOM + DBI Net::Z3950::ZOOM Date::Calc /; -- 2.20.1