initializing some variables
This commit is contained in:
parent
0c48b069ba
commit
90487384f7
1 changed files with 1 additions and 0 deletions
|
@ -270,6 +270,7 @@ class Encryption extends Wrapper {
|
||||||
|
|
||||||
if ($this->position === 0) {
|
if ($this->position === 0) {
|
||||||
$this->writeHeader();
|
$this->writeHeader();
|
||||||
|
$this->size+=$this->util->getBlockSize();
|
||||||
}
|
}
|
||||||
|
|
||||||
$length = 0;
|
$length = 0;
|
||||||
|
|
Loading…
Reference in a new issue