Commit 2a244660 authored by Kulya's avatar Kulya 😊

Upd alvbx get sect2

parent 0edaefde
...@@ -462,7 +462,6 @@ class AloVoiceRest ...@@ -462,7 +462,6 @@ class AloVoiceRest
$name='BOOKS'; $name='BOOKS';
$conf = self::get_billzconf(); $conf = self::get_billzconf();
$result = false; $result = false;
return $conf;
if(!empty($conf["bx_catalog_id"])){ if(!empty($conf["bx_catalog_id"])){
$result = BxRest::call("catalog.section.list",[ $result = BxRest::call("catalog.section.list",[
// "select"=>[], // "select"=>[],
......
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