Commit 078c152b authored by Kulya's avatar Kulya 😊

Make test function for rest

parent 3f91b64e
...@@ -500,6 +500,10 @@ class AloVoiceRest ...@@ -500,6 +500,10 @@ class AloVoiceRest
return $result; return $result;
} }
private function test($r=false) {
return $this->bx_add_product_section($r[0]);
}
private function billz_catalog_infos_synch_OLD($r=false) { private function billz_catalog_infos_synch_OLD($r=false) {
$p=1; $p=1;
$ps=10; $ps=10;
......
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