mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
chores: comments
This commit is contained in:
@@ -5484,7 +5484,6 @@ abstract class CommonObject
|
||||
$update_main_doc_field = 1;
|
||||
}
|
||||
|
||||
|
||||
// Check that the file exists, before indexing it.
|
||||
// Hint: It does not exist, if we create a PDF and auto delete the ODT File
|
||||
if (dol_is_file($destfull)) {
|
||||
|
||||
Reference in New Issue
Block a user