mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 05:29:13 +01:00
Removed unneeded comment
This commit is contained in:
parent
51612d899f
commit
cb85c25430
@ -29,7 +29,6 @@
|
|||||||
$phpgw_info["server"]["db_name"] = "phpgroupware";
|
$phpgw_info["server"]["db_name"] = "phpgroupware";
|
||||||
$phpgw_info["server"]["db_user"] = "phpgroupware";
|
$phpgw_info["server"]["db_user"] = "phpgroupware";
|
||||||
$phpgw_info["server"]["db_pass"] = "your_password";
|
$phpgw_info["server"]["db_pass"] = "your_password";
|
||||||
/* Look at the README file */
|
|
||||||
$phpgw_info["server"]["db_type"] = "mysql"; //mysql, postgresql, or oracle
|
$phpgw_info["server"]["db_type"] = "mysql"; //mysql, postgresql, or oracle
|
||||||
|
|
||||||
/* This will limit who is allowed to make configuration modifcations */
|
/* This will limit who is allowed to make configuration modifcations */
|
||||||
|
Loading…
Reference in New Issue
Block a user