X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mailid.php;h=93def066643699a349048f69eaeebdb894aff149;hb=6032b7018b83778f1592383238f4e0d28f718622;hp=c9a28889f1dab9bf4b8e557e47a8b4e6c6aabe3c;hpb=43885129ac24cee5545a8a5ad51e90aa182fdf46;p=mailer.git diff --git a/mailid.php b/mailid.php index c9a28889f1..93def06664 100644 --- a/mailid.php +++ b/mailid.php @@ -209,10 +209,5 @@ if (defined('mxchange_installed') && (isBooleanConstantAndTrue('mxchange_install LOAD_URL("install.php"); } -// Shutdown database link -if (is_resource($link)) { - SQL_CLOSE($link, __FILE__, __LINE__); -} - // ?>