summaryrefslogtreecommitdiff
path: root/BitNewsletterEdition.php
diff options
context:
space:
mode:
Diffstat (limited to 'BitNewsletterEdition.php')
-rw-r--r--BitNewsletterEdition.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/BitNewsletterEdition.php b/BitNewsletterEdition.php
index ab57393..969b598 100644
--- a/BitNewsletterEdition.php
+++ b/BitNewsletterEdition.php
@@ -143,7 +143,7 @@ class BitNewsletterEdition extends LibertyMime {
global $gBitDb;
$bindVars = array();
- BitBase::prepGetList( $pListHash );
+ parent::prepGetList( $pListHash );
$mid = '';
if( @BitBase::verifyId( $pListHash['nl_id'] ) ) {