actindo ->product__del_lft
actindo -> product__del_lft: delete vendor from product
Signaturstring product__del_lft( string $sid, int $art_id, int $deb_kred_id )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $art_id
    product id
     
  • int $deb_kred_id
    vendor id
     
Returnsstring
array(ok=>TRUE/FALSE)
 
Descriptiondelete vendor from product