More constant rewrites
[mailer.git] / inc / modules / admin / what-edit_sponsor.php
index 205f315ae689abab90ee294665882214320f1b4d..ff68e05684dda090b3d6a61b3e1f6ec6bac90b9c 100644 (file)
@@ -99,7 +99,7 @@ if ((REQUEST_ISSET_GET(('id'))) && (REQUEST_ISSET_GET(('mode')))) {
                INIT_SQLS();
 
                // Sponsor was found
-               if ((IS_FORM_SENT()) || (REQUEST_ISSET_POST(('edit')))) {
+               if ((IS_FORM_SENT()) || (REQUEST_ISSET_POST('edit'))) {
                        // Perform action on mode
                        switch (REQUEST_GET('mode'))
                        {