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

Removed all .la files in libsdl* packages.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Mar 28 21:16:38 2011 +0000 (2011-03-28)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>