|
|
@ -142,7 +142,6 @@ function islandora_basic_image_node_postinsert($node) { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
$url = "http://127.0.0.1:8181/cxf/islandora/image/$parent_collection"; |
|
|
|
$url = "http://127.0.0.1:8181/cxf/islandora/image/$parent_collection"; |
|
|
|
dd($options); |
|
|
|
|
|
|
|
httprl_request($url, |
|
|
|
httprl_request($url, |
|
|
|
$options); |
|
|
|
$options); |
|
|
|
$response = httprl_send_request(); |
|
|
|
$response = httprl_send_request(); |
|
|
|