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

updated qrencode and qrencode-dev again (3.1.1 -> 4.0.2)
author Hans-Günter Theisgen
date Fri Jun 14 16:14:44 2019 +0100 (2019-06-14)
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 ?>