X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodule-functions.php;h=3f4bcebfa695ac91e8b6ef94104daec587f20fbd;hb=3082135522e6e32a26061fd2363ddb5354a1272a;hp=fd44d136dcd5b434a32e50cd2850709622ee97b3;hpb=1d22c70e65e858422ee0d17a7612f4b5c0757a42;p=mailer.git diff --git a/inc/module-functions.php b/inc/module-functions.php index fd44d136dc..3f4bcebfa6 100644 --- a/inc/module-functions.php +++ b/inc/module-functions.php @@ -116,7 +116,7 @@ function getModuleStatus ($module) { // Is the module_status entry there? if (!isModuleStatusSet($module)) { // Abort - reportBug('Module status not set. module=' . $module); + reportBug(__FUNCTION__, __LINE__, 'Module status not set. module=' . $module); } // END - if // Return it