Ajout : forum.cyclocoop.org .
[lhc/ateliers.git] / etc / phpbb3 / database.inc.php
1 <?php
2 ## database access settings in php format
3 ## automatically generated from /etc/dbconfig-common/phpbb3.conf
4 ## by /usr/sbin/dbconfig-generate-include
5 ## Wed, 28 May 2014 13:19:09 +0200
6 ##
7 ## by default this file is managed via ucf, so you shouldn't have to
8 ## worry about manual changes being silently discarded. *however*,
9 ## you'll probably also want to edit the configuration file mentioned
10 ## above too.
11 ##
12 $config = "/etc/phpbb3/".$_SERVER["SERVER_NAME"].".inc.php";
13 include($config);