Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0

This commit is contained in:
Laurent Destailleur
2019-12-14 14:34:14 +01:00

View File

@@ -586,7 +586,7 @@ class Utils
*/
function generateDoc($module)
{
global $conf, $langs;
global $conf, $langs, $db;
global $dirins;
$error = 0;