koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Reserves2.pm,1.5.2.3,1.5.2.4


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha/C4 Reserves2.pm,1.5.2.3,1.5.2.4
Date: Tue, 02 Jul 2002 15:25:10 -0700

Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv19642

Modified Files:
      Tag: rel-1-2
        Reserves2.pm 
Log Message:
Fixed typo (extra closing bracket)


Index: Reserves2.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Reserves2.pm,v
retrieving revision 1.5.2.3
retrieving revision 1.5.2.4
diff -C2 -r1.5.2.3 -r1.5.2.4
*** Reserves2.pm        2 Jul 2002 15:47:16 -0000       1.5.2.3
--- Reserves2.pm        2 Jul 2002 22:25:07 -0000       1.5.2.4
***************
*** 44,48 ****
                      (found <> 'F' or found is NULL)";
    }
-   }
    $query.=" order by priority";
    my $sth=$dbh->prepare($query);
--- 44,47 ----




reply via email to

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