[Koha-cvs] CVS: koha installer.pl,1.2.2.15,1.2.2.16

Mike Mylonas dragon28 at users.sourceforge.net
Mon Jun 17 08:52:48 CEST 2002


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

Modified Files:
      Tag: rel-1-2
	installer.pl 
Log Message:
fixed koha.conf typo

Index: installer.pl
===================================================================
RCS file: /cvsroot/koha/koha/installer.pl,v
retrieving revision 1.2.2.15
retrieving revision 1.2.2.16
diff -C2 -r1.2.2.15 -r1.2.2.16
*** installer.pl	14 Jun 2002 11:45:49 -0000	1.2.2.15
--- installer.pl	17 Jun 2002 06:52:45 -0000	1.2.2.16
***************
*** 218,222 ****
  hostname=$hostname
  user=$user
! password=$pass
  includes=$kohadir/htdocs/includes
  EOP
--- 218,222 ----
  hostname=$hostname
  user=$user
! pass=$pass
  includes=$kohadir/htdocs/includes
  EOP





More information about the Koha-cvs mailing list