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

Up slitaz-base-files (4.3) - Fixes and need tazpanel in /etc/hosts for next cooking
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 26 15:02:35 2011 +0200 (2011-04-26)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>