koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Input.pm,1.6,1.7


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Input.pm,1.6,1.7
Date: Sat, 12 Oct 2002 23:03:40 -0700

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

Modified Files:
        Input.pm 
Log Message:
Added a FIXME comment.


Index: Input.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Input.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** Input.pm    10 Oct 2002 04:35:21 -0000      1.6
--- Input.pm    13 Oct 2002 06:03:38 -0000      1.7
***************
*** 138,141 ****
--- 138,142 ----
              }
            $c=$c%11;  # % is the modulus function
+                       # FIXME - %=
              ($c==10) && ($c='X');
              # FIXME - $isbngood = $c eq $checksum;




reply via email to

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