Commit 4e52ea79 authored by Shakarim Sapa's avatar Shakarim Sapa

- Fix

parent fc960103
...@@ -87,6 +87,7 @@ class BidController extends \common\components\BaseController ...@@ -87,6 +87,7 @@ class BidController extends \common\components\BaseController
*/ */
public function actionBlogAdd() public function actionBlogAdd()
{ {
echo "ASD"; die;
Yii::$app->response->format = Response::FORMAT_JSON; Yii::$app->response->format = Response::FORMAT_JSON;
$model = new Bid; $model = new Bid;
......
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