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

Update: add libthread_db*.so* to wanted files list
author Matthew Sheets <rcx@zoominternet.net>
date Mon Aug 03 14:36:55 2009 +0000 (2009-08-03)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>