remove $db
This commit is contained in:
parent
bc0b0514bb
commit
646c1b1502
@ -106,7 +106,7 @@ class BonPrelevement extends CommonObject
|
||||
*/
|
||||
public function __construct($db)
|
||||
{
|
||||
global $conf, $langs, $db;
|
||||
global $conf, $langs;
|
||||
|
||||
$this->db = $db;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user