wok view ocsreports/stuff/dbconfig.inc.php @ rev 6708

Added a soft /usr/src/linux so its easier to port to the source.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 14 02:00:26 2010 +0000 (2010-10-14)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>