2
0
forked from Wavyzz/dolibarr

Fix phpunit

This commit is contained in:
Laurent Destailleur
2024-07-13 02:32:31 +02:00
parent 7879e12bd2
commit d48b976966

View File

@@ -429,4 +429,4 @@ if (!function_exists('json_decode')) {
{
return dol_json_decode($json, $assoc);
}
}
}