X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Fyoomedia_functions.php;h=2b7a734b90f35de51f18c58d17457e0147bd6ea0;hp=a0e9c5a70fffe1b4d5f16bfd82e840b0d05b60d2;hb=57a53db86560e6591c06c535b888f791d273ae2f;hpb=05f2bbfff5c041bc126894e87ea979bd3df6eb25;ds=sidebyside diff --git a/inc/libs/yoomedia_functions.php b/inc/libs/yoomedia_functions.php index a0e9c5a70f..2b7a734b90 100644 --- a/inc/libs/yoomedia_functions.php +++ b/inc/libs/yoomedia_functions.php @@ -432,7 +432,7 @@ function YOOMEDIA_GET_ERRORCODE_FROM_RESULT ($response) { $code = str_replace("\n", '', $code); } else { // Should not happen! - logDebugMessage(__FUNCTION__, __LINE__, 'Cannot parse response. Raw response=' . base64_encode(serialize($response))); + debug_report_bug('Cannot parse response. Raw response:
' . print_r($response, true) . '
'); } // Return error code