wok-4.x view ocsreports/stuff/dbconfig.inc.php @ rev 3825

Fix: menu-cache libexec file in /usr/lib/menu-cache
author Christophe Lincoln <pankso@slitaz.org>
date Thu Aug 06 17:59:29 2009 +0200 (2009-08-06)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>