mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
This commit is contained in:
@@ -586,7 +586,7 @@ class Utils
|
||||
*/
|
||||
function generateDoc($module)
|
||||
{
|
||||
global $conf, $langs;
|
||||
global $conf, $langs, $db;
|
||||
global $dirins;
|
||||
|
||||
$error = 0;
|
||||
|
||||
Reference in New Issue
Block a user