mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-10-11 05:14:55 +02:00
@@ -116,8 +116,8 @@ abstract class AbstractUnicodeExtraField implements ZipExtraField
|
||||
'CV',
|
||||
self::DEFAULT_VERSION,
|
||||
$this->crc32
|
||||
) .
|
||||
$this->unicodeValue;
|
||||
)
|
||||
. $this->unicodeValue;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user