]> _ Git - fluidbook-v3.git/commitdiff
wip #4191 @0.5
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 13 Jan 2021 17:58:01 +0000 (17:58 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 13 Jan 2021 17:58:01 +0000 (17:58 +0000)
framework/application/controllers/AjaxController.php

index 9a74856a6cea10624c5aacc723880446156a7aa0..57a4ce7a396ca0000f811dd9213af5be82ce9156 100644 (file)
@@ -24,7 +24,9 @@ class AjaxController extends CubeIT_Controller_AjaxController
             }
 
             $url = 'https://toolbox.fluidbook.com/fluidbook-quote/create-from-website?data=' . base64_encode(json_encode($data));
+            $this->_datas->addDebug($url);
             $json = json_decode(file_get_contents($url));
+            $this->_datas->addDebug($json);
             $okmessage = $json->message;
 
             // If we're processing the popup form, the success message will replace the whole section including the text