koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha installer.pl,1.2.2.5,1.2.2.6


From: Mike Mylonas
Subject: [Koha-cvs] CVS: koha installer.pl,1.2.2.5,1.2.2.6
Date: Fri, 10 May 2002 22:22:24 -0700

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

Modified Files:
      Tag: rel-1-2
        installer.pl 
Log Message:
Cleaned out unwanted comments.

Index: installer.pl
===================================================================
RCS file: /cvsroot/koha/koha/installer.pl,v
retrieving revision 1.2.2.5
retrieving revision 1.2.2.6
diff -C2 -r1.2.2.5 -r1.2.2.6
*** installer.pl        11 May 2002 05:20:38 -0000      1.2.2.5
--- installer.pl        11 May 2002 05:22:22 -0000      1.2.2.6
***************
*** 205,212 ****
  open(SITES,">$conf_path/koha.conf") or die "Couldn't create file
  at $conf_path.  Must have write capability.\n";
- #print SITES qq|\database=$dbname\n|;
- #print SITES qq|\hostname=$hostname\n|;
- #print SITES qq|\user=$user\n|;
- #print SITES qq|\password=$pass\n|;
  print SITES <<EOP
  database=$dbname
--- 205,208 ----




reply via email to

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