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

Add SSL support to retawq (needed by man to browse linux.die.net)
author Lucas Levrel <llevrel@yahoo.fr>
date Fri Jan 11 09:19:11 2019 +0100 (2019-01-11)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>