test

parent c0ab0ad0
......@@ -134,8 +134,12 @@ class TestController extends \common\components\BaseController
{
$s = false;
}
echo \yii\widget\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