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

updated xpra (0.8.7 -> 2.5.3)
author Hans-Günter Theisgen
date Thu Aug 08 10:35:31 2019 +0100 (2019-08-08)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>