mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Fix phpunit
This commit is contained in:
@@ -171,7 +171,7 @@ class Dolresource extends CommonObject
|
||||
$this->db = $db;
|
||||
$this->status = 0;
|
||||
|
||||
$this->cache_code_type_resource = array();
|
||||
$this->cache_code_type_resource = array();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user