wok annotate ocsreports/stuff/dbconfig.inc.php @ rev 23087

updated libmicrohttpd and libmicrohttpd-dev (0.9.63 -> 0.9.70)
author Hans-Günter Theisgen
date Wed Mar 11 09:16:20 2020 +0100 (2020-03-11)
parents
children
rev   line source
erjo@3676 1 <?php
erjo@3676 2 $_SESSION["SERVEUR_SQL"]="localhost";
erjo@3676 3 $_SESSION["COMPTE_BASE"]="ocs";
erjo@3676 4 $_SESSION["PSWD_BASE"]="ocs";
erjo@3676 5 ?>