koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/bull statecollection.pl [rel_2_2]


From: paul poulain
Subject: [Koha-cvs] koha/bull statecollection.pl [rel_2_2]
Date: Tue, 04 Apr 2006 13:55:50 +0000

CVSROOT:        /cvsroot/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     paul poulain <address@hidden>   06/04/04 13:55:50

Modified files:
        bull           : statecollection.pl 

Log message:
        removing warn

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/bull/statecollection.pl.diff?only_with_tag=rel_2_2&tr1=1.3.2.15&tr2=1.3.2.16&r1=text&r2=text

Patches:
Index: koha/bull/statecollection.pl
diff -u koha/bull/statecollection.pl:1.3.2.15 
koha/bull/statecollection.pl:1.3.2.16
--- koha/bull/statecollection.pl:1.3.2.15       Tue Mar  7 14:48:00 2006
+++ koha/bull/statecollection.pl        Tue Apr  4 13:55:50 2006
@@ -109,7 +109,6 @@
                my %row =(itemval => $thisitemstatus,
                                        itemlib => 
$itemstatushash->{$thisitemstatus},
                                );
-               warn "".$row{'itemval'}.", ". $row{"itemlib"};
                push @itemstatusloop, \%row;
        }
        




reply via email to

[Prev in Thread] Current Thread [Next in Thread]