Commit b5b8717b authored by Kulya's avatar Kulya 😊

Upd alvbx add prods14

parent ca9962df
......@@ -405,8 +405,6 @@ class AloVoiceRest
if(!empty($conf["bxbillzfields"])){
foreach($conf["bxbillzfields"] as $bxf=>$blzf){
$bxFld = substr($bxf,9);
var_dump($bxFld);
var_dump("-----------------------");
if(substr($bxFld,0,2)=="F_"){
if(substr($blzf,0,10)=="_imageUrls" && !empty($data["imageUrls"][0]["url"])){
$purl = str_replace("_square","",$data["imageUrls"][0]["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