]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_task.php
Fix in templates task->sel for countPostSelection()
[mailer.git] / inc / modules / admin / what-list_task.php
index fb6eb9080f023e3c33945457ec2878d865e91d5a..acb3c276cf197b182ec0ca4435b69e02ca221eca 100644 (file)
@@ -84,7 +84,7 @@ switch (getRequestElement('type')) {
 }
 
 if (!empty($whereStatement)) {
-       if ((isPostRequestElementSet(('assign'))) && (countPostSelection() > 0)) {
+       if ((isPostRequestElementSet('assign')) && (countPostSelection() > 0)) {
                // Assign / do tasks
                loadIncludeOnce("inc/modules/admin/overview-inc.php");
                if (empty($dmy)) $dmy = '';