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

Up: glibc (2.11.2) Bug and security fix
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 27 08:34:49 2010 +0200 (2010-05-27)
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 ?>