From cb85c25430e36718217e906af76b7a9aaeac7410 Mon Sep 17 00:00:00 2001 From: jengo Date: Thu, 28 Sep 2000 00:52:41 +0000 Subject: [PATCH] Removed unneeded comment --- header.inc.php.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/header.inc.php.sample b/header.inc.php.sample index 5820190927..79dc0bce5a 100644 --- a/header.inc.php.sample +++ b/header.inc.php.sample @@ -29,7 +29,6 @@ $phpgw_info["server"]["db_name"] = "phpgroupware"; $phpgw_info["server"]["db_user"] = "phpgroupware"; $phpgw_info["server"]["db_pass"] = "your_password"; - /* Look at the README file */ $phpgw_info["server"]["db_type"] = "mysql"; //mysql, postgresql, or oracle /* This will limit who is allowed to make configuration modifcations */