wok-stable view ocsreports/stuff/dbconfig.inc.php @ rev 4740

qemulator: Add slitaz iconn for machine.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 07 22:38:14 2010 +0100 (2010-01-07)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>