#
# 10base
#

define("DB_NAME", "{ $ocs{'DbName'} }");
define("SERVER_READ", "localhost");
define("SERVER_WRITE", "localhost");
define("COMPTE_BASE", "{ $ocs{'DbUser'} }");
define("PSWD_BASE", '{ $ocs{'DbPassword'} }');
