]> git.mxchange.org Git - mailer.git/commitdiff
Fixed bad naming of variable
authorRoland Haeder <roland@mxchange.org>
Fri, 3 Apr 2015 18:24:04 +0000 (20:24 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 3 Apr 2015 18:24:04 +0000 (20:24 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
inc/modules/admin/what-list_autopurge.php

index c9fba992b4ed16a0f1621cdac36fbf993fbf9291..861acbd4972126d8d95e81acc1da48be4f71847b 100644 (file)
@@ -44,7 +44,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 addYouAreHereLink('admin', __FILE__);
 
 // Exclude default referral id if set
-$userExclusionSql = ' ';
+$userExcludeSql = ' ';
 $excludedUserids = runFilterChain('config_userid_exclusion_sql', array());
 if (isFilledArray($excludedUserids)) {
        // Exclude all