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

Compat: ntop - don't trigger cook of splitted packages when using tazwok (that's automatic)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Dec 14 15:56:46 2011 +0100 (2011-12-14)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>