Commit ad0cf0b7 authored by Shakarim Sapa's avatar Shakarim Sapa

- Тест

parent 413ee9f0
......@@ -69,7 +69,7 @@ class DefaultController extends BaseController
}
echo Json::encode($result);
} else {
echo "ASD"; die;
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