Commit dbfbd1d0 authored by Шакарим Сапа's avatar Шакарим Сапа

Merge remote-tracking branch 'origin/master'

parents d01a513e cbcaf3bf
......@@ -134,8 +134,14 @@ class TestController extends \common\components\BaseController
{
$s = false;
}
print_r($pq);
print_r(\yii\widgets\ActiveForm::validate($pq));
}
die();
if($s)
{
$transaction->commit();
......
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