Update Admin\Install page

Delete unnecessary variable.
This commit is contained in:
Visman 2021-03-11 23:31:39 +07:00
parent a60dd3b507
commit d649644bf7

View file

@ -143,12 +143,10 @@ class Install extends Admin
$this->fIswev = ['e', 'No styles'];
}
$fIswev = $this->getAttr('fIswev');
if (
'POST' === $method
&& ! $changeLang
&& empty($fIswev['e'])
&& empty($this->fIswev['e'])
) { //????
$v = $this->c->Validator->reset()
->addValidators([