[Koha-cvs] CVS: koha/C4 Boolean.pm,1.1,1.2

Ambrose Li acli at users.sourceforge.net
Thu Feb 6 08:07:56 CET 2003


Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1:/tmp/cvs-serv893/C4

Modified Files:
	Boolean.pm 
Log Message:
Forgot to take out debugging code


Index: Boolean.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Boolean.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Boolean.pm	6 Feb 2003 06:15:00 -0000	1.1
--- Boolean.pm	6 Feb 2003 07:07:54 -0000	1.2
***************
*** 91,95 ****
  =cut
  
- require '/u/acli/lib/cvs.pl';
  sub true_p ($) {
      my($x) = @_;
--- 91,94 ----





More information about the Koha-cvs mailing list