wok-next view ocsreports/stuff/dbconfig.inc.php @ rev 4716

Add: aspell-cs, aspell-hu, aspell-id, aspell-it, aspell-ru, aspell-sl
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Jan 04 23:24:52 2010 +0100 (2010-01-04)
parents
children
line source
1 <?php
2 $_SESSION["SERVEUR_SQL"]="localhost";
3 $_SESSION["COMPTE_BASE"]="ocs";
4 $_SESSION["PSWD_BASE"]="ocs";
5 ?>