Commit 339410b8 authored by Shakarim Sapa's avatar Shakarim Sapa

- Fix

parent 8fc224cd
...@@ -87,7 +87,6 @@ class BidController extends \common\components\BaseController ...@@ -87,7 +87,6 @@ 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