- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
When importing a style archive, XenForo may copy files over existing files.
This operation is not atomic and thus those files may be accessed by a client in an inconsistent state (eg. half-written).
XF\Service\Style\ArchiveImport::copyAssetFiles
Code:
While there...
This operation is not atomic and thus those files may be accessed by a client in an inconsistent state (eg. half-written).
XF\Service\Style\ArchiveImport::copyAssetFiles
Code:
While there...