3108 - Важно - удаление лишних разделов из sitemao.xml

parent c9e32904
......@@ -92,7 +92,7 @@ class SiteController extends FrontendController
$this->meta_title = $model->metaTag->title;
$this->meta_description = $model->metaTag->description;
$this->meta_keywords = $model->metaTag->keywords;
Yii::$app->response->statusCode = 404;
return $this->render('error', ['content'=>$content]);
}
......
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