From 34d82eda2262b0ba38c8a28794824e683ce069ea Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Fri, 3 Aug 2007 17:14:36 -0500 Subject: [PATCH] Fixing conflict --- about.pl | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/about.pl b/about.pl index ef39f38485..35a1a95ff8 100755 --- a/about.pl +++ b/about.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +รถ#!/usr/bin/perl # This file is part of Koha. # @@ -56,7 +56,7 @@ $template->param( zebraVersion => $zebraVersion, ); -<<<<<<< HEAD:about.pl + my @component_names = qw/MARC::File::XML MARC::Charset Class::Accessor LWP::Simple XML::Simple Net::Z3950 @@ -66,16 +66,6 @@ my @component_names = DBI Net::Z3950::ZOOM Date::Calc /; -======= -my @component_names = qw/MARC::File::XML MARC::Charset Class::Accessor - LWP::Simple XML::Simple Net::Z3950 - Event Net::LDAP PDF::API2 - Mail::Sendmail MARC::Record Digest::MD5 - HTML::Template DBD::mysql Date::Manip - DBI Smart::Comments Net::Z3950::ZOOM - Date::Calc - /; ->>>>>>> perltidy:about.pl my @components = (); -- 2.39.2