]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_rallyes.php
More constant rewrites
[mailer.git] / inc / modules / admin / what-list_rallyes.php
index 3ed7e88846d1a60151216f3661b229f1455134fe..37d54c8fcaa23675d059ef57f7b265afb452ed66 100644 (file)
@@ -149,7 +149,7 @@ WHERE id='".$id."' LIMIT 1",
        }
 }
 
-if (REQUEST_ISSET_POST(('edit'))) {
+if (REQUEST_ISSET_POST('edit')) {
        // Check for selections
        $SEL = SELECTION_COUNT(REQUEST_POST('sel'));
        if ($SEL > 0) {