test

parent 6b769d79
......@@ -120,7 +120,7 @@ class TestController extends \common\components\BaseController
// Чистим старые вопросы
QuestionPassing::deleteAll(['passing_id' => $passing->id]);
print_r($test->questions);
print_r($questions);
echo '<hr>';
......
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