Commit 2fe7e347 authored by Kulya's avatar Kulya 😊

Upd alvbx add sect4

parent 820fca9c
...@@ -485,7 +485,7 @@ class AloVoiceRest ...@@ -485,7 +485,7 @@ class AloVoiceRest
if(!empty($conf["bx_catalog_id"])){ if(!empty($conf["bx_catalog_id"])){
$addParams = [ $addParams = [
"iblockId" => $conf["bx_catalog_id"], "iblockId" => $conf["bx_catalog_id"],
"name" => translit($name), "name" => self::translit($name),
// "code": 'news' // "code": 'news'
]; ];
if(!empty($parent_id) && is_numeric($parent_id)){ if(!empty($parent_id) && is_numeric($parent_id)){
......
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