Go to the source code of this file.
Variables | |
| $_REQUEST ['edit'] = $gContent->mInfo['data'] | |
| $feedback ['success'] = $queueCount.' '.tra( 'emails were queued to be sent:' ).' '.$gContent->getTitle() | |
| $feedback = array() | |
| $queueCount = $gBitMailer->queueRecipients( $gContent->mContentId, $gContent->mNewsletter->mContentId, $emails, !empty( $_REQUEST['test_mode'] ) ) | |
| $validated = !empty( $_REQUEST["validated"] ) ? TRUE : FALSE | |
| $gContent | mEditionId = NULL |
| $feedback['success'] = $queueCount.' '.tra( 'emails were queued to be sent:' ).' '.$gContent->getTitle() |
| $queueCount = $gBitMailer->queueRecipients( $gContent->mContentId, $gContent->mNewsletter->mContentId, $emails, !empty( $_REQUEST['test_mode'] ) ) |
| $validated = !empty( $_REQUEST["validated"] ) ? TRUE : FALSE |
| $gContent mEditionId = NULL |
Definition at line 45 of file send.php.
Referenced by BitNewsletterEdition::BitNewsletterEdition(), BitNewsletterEdition::getDisplayUrl(), BitNewsletterEdition::isValid(), BitNewsletterEdition::load(), and BitNewsletterEdition::store().
1.5.2