mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 00:37:54 +02:00
Removed unneeded comment
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user