Skip to content
Snippets Groups Projects
Commit 0dc74ace authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Add log to help debug

parent db9c7804
Branches
Tags
No related merge requests found
...@@ -255,7 +255,7 @@ if (! defined('NOREQUIREDB')) ...@@ -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. // Here we read database (llx_const table) and define $conf->global->XXX var.
$conf->setValues($db); $conf->setValues($db);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment