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

updated mhwaveedit (1.4.23 -> 1.4.24)
author Hans-G?nter Theisgen
date Sat Apr 27 16:09:59 2019 +0100 (2019-04-27)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>