Remove whitespace at the end of the line
This commit is contained in:
parent
002c2b0abe
commit
799f8c5d12
@ -5671,7 +5671,7 @@ abstract class CommonObject
|
||||
$update_main_doc_field = 1;
|
||||
}
|
||||
|
||||
// Check that the file exists, before indexing it.
|
||||
// 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 (file_exists($destfull)) {
|
||||
$this->indexFile($destfull, $update_main_doc_field);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user