wok diff ocsreports/stuff/dbconfig.inc.php @ rev 21352

updated libxml2, libxml2-dev, libxml2-python and libxml2-tools (2.8.0 -> 2.9.9)
author Hans-G?nter Theisgen
date Sun Apr 21 07:35:58 2019 +0100 (2019-04-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ocsreports/stuff/dbconfig.inc.php	Sun Apr 21 07:35:58 2019 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +<?php 
     1.5 +$_SESSION["SERVEUR_SQL"]="localhost";
     1.6 +$_SESSION["COMPTE_BASE"]="ocs";
     1.7 +$_SESSION["PSWD_BASE"]="ocs";
     1.8 +?>
     1.9 \ No newline at end of file