2
0
forked from Wavyzz/dolibarr

Fix warnings

This commit is contained in:
ldestailleur
2025-08-09 14:27:52 +02:00
parent 7506fd006e
commit 50e4e9fa2f

View File

@@ -87,6 +87,7 @@ if (!$res) {
* @var HookManager $hookmanager
* @var Translate $langs
* @var User $user
* @var Societe $mysoc
*/
include_once DOL_DOCUMENT_ROOT.'/core/class/html.formcompany.class.php';
include_once DOL_DOCUMENT_ROOT.'/core/class/html.formfile.class.php';