Commit c57502ef authored by Shakarim Sapa's avatar Shakarim Sapa

- Тест

parent ad0cf0b7
......@@ -69,7 +69,6 @@ class DefaultController extends BaseController
}
echo Json::encode($result);
} else {
echo "qwe"; die;
// Если это не ajax запрос, возвращаем ошибку
throw new NotFoundHttpException('The requested page does not exist.');
}
......
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