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

updated perl-tk (804.034 -> 804.036)
author Hans-G?nter Theisgen
date Sun Jan 02 10:23:39 2022 +0100 (2022-01-02)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>