- Подкорректированы выводимые ошибки (на будущее)

parent dabe3618
......@@ -251,7 +251,7 @@ class Passing extends \common\components\ActiveRecordModel
}
return true;
} else {
$this->addError('pased', $init);
$this->addError('passed', $init);
return false;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment