This commit is contained in:
parent
75b479fa23
commit
90295fe09c
|
|
@ -340,7 +340,7 @@ class TemplateProcessor
|
|||
}
|
||||
|
||||
/*
|
||||
* Note: we do not use ``rename`` funcion here, because it looses file ownership data on Windows platform.
|
||||
* Note: we do not use ``rename`` function here, because it looses file ownership data on Windows platform.
|
||||
* As a result, user cannot open the file directly getting "Access denied" message.
|
||||
*
|
||||
* @see https://github.com/PHPOffice/PHPWord/issues/532
|
||||
|
|
|
|||
Loading…
Reference in New Issue