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

updated libffcall (20091209 -> 2.1)
author Hans-G?nter Theisgen
date Wed Apr 10 13:50:30 2019 +0100 (2019-04-10)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>