]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_transfer.php
Encapsulation and fixes:
[mailer.git] / inc / modules / admin / what-del_transfer.php
index bc82be4bf97800654dde7a01df96c8ccc486ff58..e6d63adc437e294acb701c3a561158a12e2e35b3 100644 (file)
@@ -45,7 +45,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 // Add description as navigation point
 addMenuDescription('admin', __FILE__);
 
-if (isPostRequestParameterSet('del')) {
+if (isFormSent('del')) {
        // Delete entries from tables
        if (countPostSelection() > 0) {
                // Init SQLs