P
Size: a a a
АЛ
АЛ
P
АЛ
A
P
P
P
АЛ
ТК
ТК
public function validateForm ()
{
$password = $this->getField('password');
if (empty($password) || !is_scalar($password)) {
$this->forbiddenFields[] = 'password';
if (isset($this->rules['password'])) {
unset($this->rules['password’]);
P
И
AK
AK
В
В
В
PB