X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FMailing%2FForm%2FTest.php;h=b6d47159cce715d3f7b0990b401370b04f7279e4;hb=ceb10dc7b9eb50fc2bcb0cb62965035b1725a6bb;hp=664ecfacebe31307b2a7870f7e96a63282c47c69;hpb=b1ab77668c372c6e3c626a6fa1d7bdef13eeae45;p=civicrm-core.git diff --git a/CRM/Mailing/Form/Test.php b/CRM/Mailing/Form/Test.php index 664ecfaceb..b6d47159cc 100644 --- a/CRM/Mailing/Form/Test.php +++ b/CRM/Mailing/Form/Test.php @@ -176,7 +176,7 @@ class CRM_Mailing_Form_Test extends CRM_Core_Form { * @param array $files Any files posted to the form * @param array $self an current this object * - * @return boolean true on succesful SMTP handoff + * @return boolean true on successful SMTP handoff * @access public */ static function testMail($testParams, $files, $self) { @@ -260,7 +260,7 @@ class CRM_Mailing_Form_Test extends CRM_Core_Form { } } - if (CRM_Utils_Array::value('_qf_Test_next', $testParams) && + if (CRM_Utils_Array::value('_qf_Test_next', $testParams) && $self->get('count') <= 0) { return array( '_qf_default' =>