Removed unneeded comment

This commit is contained in:
jengo 2000-09-28 00:52:41 +00:00
parent 51612d899f
commit cb85c25430

View File

@ -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 */