Commit cc3a0d3f authored by Shakarim Sapa's avatar Shakarim Sapa

- Проверяем BaseForm

parent 3c9531e7
......@@ -218,7 +218,6 @@ class BaseForm extends \yii\widgets\ActiveForm
}
public function initCustom($config) {
var_dump($config);
ob_start();
ob_implicit_flush(false);
$form = ActiveForm::begin(ArrayHelper::merge(
......
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