wok-stable view ocsreports/stuff/dbconfig.inc.php @ rev 9860

php: what was thes genpkg rules in compile_rules
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 16 17:52:43 2011 +0200 (2011-05-16)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>