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

updated mpc (0.31 -> 0.33)
author Hans-G?nter Theisgen
date Fri Mar 20 09:22:39 2020 +0100 (2020-03-20)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>