koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Bull.pm,1.6.2.16,1.6.2.17


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/C4 Bull.pm,1.6.2.16,1.6.2.17
Date: Fri, 23 Sep 2005 02:36:27 -0700

Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27857/C4

Modified Files:
      Tag: rel_2_2
        Bull.pm 
Log Message:
removing warns

Index: Bull.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Bull.pm,v
retrieving revision 1.6.2.16
retrieving revision 1.6.2.17
diff -C2 -r1.6.2.16 -r1.6.2.17
*** Bull.pm     14 Sep 2005 15:56:42 -0000      1.6.2.16
--- Bull.pm     23 Sep 2005 09:36:25 -0000      1.6.2.17
***************
*** 225,229 ****
                        if ($first eq 1){$first=0;}
                        my $temp=$res[scalar(@res)-1]->{'serials'};
-                       warn "STATUS : ".$subs->{status};
                        push @$temp,
                                {'planneddate' => 
format_date($subs->{'planneddate'}), 
--- 225,228 ----
***************
*** 239,243 ****
                        $bibliotitle= $subs->{'bibliotitle'};
                        my @temp;
-                       warn "STATUS : ".$subs->{status};
                        push @temp,
                                {'planneddate' => 
format_date($subs->{'planneddate'}), 
--- 238,241 ----




reply via email to

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