X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=0.2.1%2Finc%2Fmodules%2Fadmin%2Fwhat-config_points.php;h=a1e35996d6f3bad91e09dc34c61850c6e59e5e8c;hp=60c264af34fcfb71aeb0667bcad4cd5e336a676f;hb=f29e62abafcf57b076a02b9fe30e14f93baf12f1;hpb=6628ef977f57b990a09339d646b24e599999a3fb diff --git a/0.2.1/inc/modules/admin/what-config_points.php b/0.2.1/inc/modules/admin/what-config_points.php index 60c264af34..a1e35996d6 100644 --- a/0.2.1/inc/modules/admin/what-config_points.php +++ b/0.2.1/inc/modules/admin/what-config_points.php @@ -144,7 +144,7 @@ WHERE mails_confirmed < %d", $REF, $REF); } break; } - if (isset($SQL)) + if ((isset($SQL)) && (is_array($SQL)) && (!empty($SQL[0]))) { if (strpos($SQL[0], "INSERT") > -1) {