Add log to help debug

This commit is contained in:
Laurent Destailleur 2009-09-01 15:52:08 +00:00
parent db9c7804b9
commit 0dc74aced7

View File

@ -255,7 +255,7 @@ if (! defined('NOREQUIREDB'))
}
}
//print "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);