]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-refback.php
More constant rewrites
[mailer.git] / inc / modules / member / what-refback.php
index a0b735485f91e16e1dd8de993e1c30de7b2b7cea..4f751c7c2f23cf3177f7413a2da25c2f5f2ac42f 100644 (file)
@@ -55,7 +55,7 @@ if (getConfig('refback_enabled') != "Y") {
 ADD_DESCR("member", __FILE__);
 
 // Was the form submitted?
-if ((REQUEST_ISSET_POST(('edit'))) && (REQUEST_ISSET_POST(('id')))) {
+if ((REQUEST_ISSET_POST('edit')) && (REQUEST_ISSET_POST(('id')))) {
        // Okay, has the user entered some values?
        if (REQUEST_ISSET_POST(('percents'))) {
                // Revert german commta for testing