Update document.php

This commit is contained in:
Laurent Destailleur 2021-02-19 16:04:46 +01:00 committed by GitHub
parent b8ea96ba57
commit c5be502fdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ if ($object->fetch($id))
* Actions
*/
require_once DOL_DOCUMENT_ROOT.'/core/actions_linkedfiles.inc.php';
include DOL_DOCUMENT_ROOT.'/core/actions_linkedfiles.inc.php';
/*