mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-14 13:02:46 +01:00
Fix regression
This commit is contained in:
@@ -41,6 +41,8 @@ class modExpenseReport extends DolibarrModules
|
||||
*/
|
||||
public function __construct($db)
|
||||
{
|
||||
global $conf, $user; // Required by the extrafieldsinexport.inc.php
|
||||
|
||||
$this->db = $db;
|
||||
$this->numero = 770;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user