From 96c3432d67ee521b8af2b1783dbe7665607b2765 Mon Sep 17 00:00:00 2001 From: dragon28 Date: Sat, 11 May 2002 05:22:22 +0000 Subject: [PATCH] Cleaned out unwanted comments. --- installer.pl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/installer.pl b/installer.pl index 46c856e243..83e99885b6 100644 --- a/installer.pl +++ b/installer.pl @@ -204,10 +204,6 @@ do { #Create the configuration file 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 <