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

Add: afio
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Oct 09 16:12:30 2012 +0200 (2012-10-09)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>