wok annotate ocsreports/stuff/dbconfig.inc.php @ rev 4353

Update: java-* - remove files that are already in dependent packages
author Matthew Sheets <rcx@zoominternet.net>
date Sat Oct 03 22:00:35 2009 +0000 (2009-10-03)
parents
children
rev   line source
erjo@3676 1 <?php
erjo@3676 2 $_SESSION["SERVEUR_SQL"]="localhost";
erjo@3676 3 $_SESSION["COMPTE_BASE"]="ocs";
erjo@3676 4 $_SESSION["PSWD_BASE"]="ocs";
erjo@3676 5 ?>