]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/yoomedia_functions.php
Better here
[mailer.git] / inc / libs / yoomedia_functions.php
index 8b317b64069750e718bede1c96c8026d3de7c1b4..f515b525ccfa43ed8d137be0ea36c6e2f17475d9 100644 (file)
@@ -394,7 +394,6 @@ function YOOMEDIA_GET_ERRORCODE_FROM_RESULT ($response) {
                $code = bigintval($codeArray[0]);
        } elseif (!empty($response[0])) {
                // Merge response together
-               die('response=<pre>'.print_r($response,true).'</pre>');
                $parts = explode('|', implode('', $response));
 
                // If we have only one part, we got an error