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

parent 42b718c3
......@@ -60,10 +60,7 @@ class SearchDocContent extends DocContent
'asc' => ['doc_content_lang.name' => SORT_ASC],
'desc' => ['doc_content_lang.name' => SORT_DESC],
],
'url' => [
'asc' => ['doc_content_lang.url' => SORT_ASC],
'desc' => ['doc_content_lang.url' => SORT_DESC],
],
'url',
],
],
]);
......
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