]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_email.php
Fix added for extension update with always active extensions, thanks to profi-concept
[mailer.git] / inc / modules / admin / what-del_email.php
index 7ea60fcd4042793f0f224bb76bf38f0c049d7e1c..ca1e16b0c1e2154694c44576823e2d40b6a9020d 100644 (file)
@@ -138,7 +138,7 @@ WHERE s.pool_id=%s LIMIT 1",
 
                        // Output link for manually removing stats entry
                        LOAD_TEMPLATE("admin_settings_saved", false, "<A href=\"".URL."/modules.php?module=admin&amp;what=del_email&amp;pid=".bigintval($_GET['mid'])."\">".ADMIN_REMOVE_STATS_ENTRY."</A>");
-               }
+               } // END - if
 
                // Free the result
                SQL_FREERESULT($result_pool);