koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/misc Install.pm,1.31,1.32


From: Mike Hansen
Subject: [Koha-cvs] CVS: koha/misc Install.pm,1.31,1.32
Date: Sun, 16 Mar 2003 14:30:19 -0800

Update of /cvsroot/koha/koha/misc
In directory sc8-pr-cvs1:/tmp/cvs-serv19348/koha/misc

Modified Files:
        Install.pm 
Log Message:
Fixed bug #176.


Index: Install.pm
===================================================================
RCS file: /cvsroot/koha/koha/misc/Install.pm,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -r1.31 -r1.32
*** Install.pm  16 Mar 2003 22:18:03 -0000      1.31
--- Install.pm  16 Mar 2003 22:30:08 -0000      1.32
***************
*** 500,504 ****
      ($noclear) || (system('clear'));
      if ($responsetype =~ /^yn$/) {
!       $responsetype='restrictchar yn';
      }
      print $message;
--- 500,504 ----
      ($noclear) || (system('clear'));
      if ($responsetype =~ /^yn$/) {
!       $responsetype='restrictchar ynYN';
      }
      print $message;




reply via email to

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