wok-6.x view ocsreports/stuff/dbconfig.inc.php @ rev 9604

busybox: Added french translate for top and pcan desktop files. Fixed bug #475.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 14 01:08:37 2011 +0000 (2011-04-14)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>