]> ToastFreeware Gitweb - toast/cookiecaptcha.git/blobdiff - ConfirmEdit_body.php
fixing bug 10729
[toast/cookiecaptcha.git] / ConfirmEdit_body.php
index faedc2f46d4f70c71ed1267b0e479467ad6f8ec2..8522184821344f21dc19fbfb781f82531c7a47fd 100644 (file)
@@ -284,7 +284,8 @@ class SimpleCaptcha {
                }
                if ( $this->isIPWhitelisted() )
                        return false;
-
+               if ( $editPage->allowBlankSummary )
+                       return false;
 
                global $wgEmailAuthentication, $ceAllowConfirmedEmail;
                if ( $wgEmailAuthentication && $ceAllowConfirmedEmail &&