[Koha-cvs] koha/C4 Bull.pm [rel_2_2]

Henri-Damien LAURENT laurenthdl at alinto.com
Fri Aug 4 11:09:56 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	Henri-Damien LAURENT <hdl>	06/08/04 09:09:56

Modified files:
	C4             : Bull.pm 

Log message:
	Removing One comment Line

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Bull.pm?cvsroot=koha&only_with_tag=rel_2_2&r1=1.6.2.28&r2=1.6.2.29

Patches:
Index: Bull.pm
===================================================================
RCS file: /sources/koha/koha/C4/Attic/Bull.pm,v
retrieving revision 1.6.2.28
retrieving revision 1.6.2.29
diff -u -b -r1.6.2.28 -r1.6.2.29
--- Bull.pm	4 Aug 2006 09:09:10 -0000	1.6.2.28
+++ Bull.pm	4 Aug 2006 09:09:56 -0000	1.6.2.29
@@ -227,7 +227,6 @@
 	my $first;
 	my $previousnote="";
 	while (my $subs = $sth->fetchrow_hashref) {
-### BUG To FIX: When there is no published date, will create many null ids!!!
         if ($subs->{'year'} && $subs->{'year'} ne ""){
           $year=$subs->{'year'};
         } else {





More information about the Koha-cvs mailing list