From 899c7eeb2b79887c948feaed61dced2b5831a17c Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Wed, 15 Apr 2009 02:25:52 +0000 Subject: typo using wrong define --- bit_setup_inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bit_setup_inc.php b/bit_setup_inc.php index a0fc3b0..70ea975 100644 --- a/bit_setup_inc.php +++ b/bit_setup_inc.php @@ -22,7 +22,7 @@ if( $gBitSystem->isPackageActive( NEWSLETTERS_PKG_NAME ) ) { BitNewsletterMailer::storeClickthrough( $_GET['ct'] ); } - $gLibertySystem->registerService( LIBERTY_SERVICE_NEWSLETTERS, TAGS_PKG_NAME, array( + $gLibertySystem->registerService( LIBERTY_SERVICE_NEWSLETTERS, NEWSLETTERS_PKG_NAME, array( 'users_expunge_function' => 'newsletters_user_expunge', ) ); -- cgit v1.3