Fix: current entity by default
This commit is contained in:
parent
0962b9b6da
commit
3bebc5c43a
@ -43,9 +43,7 @@ class modLdap extends DolibarrModules
|
|||||||
* \param DB handler d'acces base
|
* \param DB handler d'acces base
|
||||||
*/
|
*/
|
||||||
function modLdap($DB)
|
function modLdap($DB)
|
||||||
{
|
{
|
||||||
global $conf;
|
|
||||||
|
|
||||||
$this->db = $DB ;
|
$this->db = $DB ;
|
||||||
$this->numero = 200 ;
|
$this->numero = 200 ;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user