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

updated python-pil (1.1.6 -> 1.1.7)
author Hans-G?nter Theisgen
date Mon Apr 06 14:22:33 2020 +0100 (2020-04-06)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>