добавил передачу agency_id в битрикс при создании контакта
This commit is contained in:
parent
1a796cc091
commit
938cefafc4
@ -66,7 +66,7 @@ public function send()
|
||||
$postdata = http_build_query(
|
||||
$this->data
|
||||
);
|
||||
dd($this->data);
|
||||
//dd($this->data);
|
||||
$opts = array(
|
||||
'ssl' => array(
|
||||
'verify_peer' => true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user