Add log to help debug

This commit is contained in:
Laurent Destailleur 2009-09-01 15:51:21 +00:00
parent 07e90696b7
commit db9c7804b9

View File

@ -255,7 +255,7 @@ if (! defined('NOREQUIREDB'))
}
}
//dol_syslog("Will work with data into entity instance number ".$conf->entity);
//print "Will work with data into entity instance number ".$conf->entity;
// Here we read database (llx_const table) and define $conf->global->XXX var.
$conf->setValues($db);