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

updated qiv (2.2.3 -> 2.3.2)
author Hans-G?nter Theisgen
date Fri Jun 14 13:32:39 2019 +0100 (2019-06-14)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>