This commit is contained in:
Laurent Destailleur (aka Eldy)
2024-11-27 21:03:59 +01:00
parent 998da221a2
commit 92c1af15a7

View File

@@ -125,7 +125,7 @@ if (!function_exists('str_contains')) {
* Return the full path of the directory where a module (or an object of a module) stores its files.
* Path may depends on the entity if a multicompany module is enabled.
*
* @param CommonObject $object Dolibarr common object
* @param CommonObject $object Dolibarr common object.
* @param string $module Override object element, for example to use 'mycompany' instead of 'societe'
* @param int $forobject Return the more complete path for the given object instead of for the module only.
* @param string $mode 'output' (full main dir) or 'outputrel' (relative dir) or 'temp' (for temporary files) or 'version' (dir for archived files)