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.15,1.6.2.16


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/C4 Bull.pm,1.6.2.15,1.6.2.16
Date: Wed, 14 Sep 2005 08:56:44 -0700

Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22237/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.15
retrieving revision 1.6.2.16
diff -C2 -r1.6.2.15 -r1.6.2.16
*** Bull.pm     14 Sep 2005 14:03:22 -0000      1.6.2.15
--- Bull.pm     14 Sep 2005 15:56:42 -0000      1.6.2.16
***************
*** 225,228 ****
--- 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'}), 
***************
*** 238,241 ****
--- 239,243 ----
                        $bibliotitle= $subs->{'bibliotitle'};
                        my @temp;
+                       warn "STATUS : ".$subs->{status};
                        push @temp,
                                {'planneddate' => 
format_date($subs->{'planneddate'}), 




reply via email to

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