wok-next view ocsreports/stuff/dbconfig.inc.php @ rev 5493

Added --with-fontdir back into xorg-server.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 08 00:33:50 2010 +0000 (2010-05-08)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>