wok view ocsreports/stuff/dbconfig.inc.php @ rev 9392

Add rt-source-patch. This is so rt-source patch is downloaded to src folder and can be added to modular slitaz source dvd.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Mar 26 13:07:23 2011 +0000 (2011-03-26)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>