Index: branches/5.2.x/core/units/ban_rules/ban_rules_config.php =================================================================== diff -u -N -r14726 -r15012 --- branches/5.2.x/core/units/ban_rules/ban_rules_config.php (.../ban_rules_config.php) (revision 14726) +++ branches/5.2.x/core/units/ban_rules/ban_rules_config.php (.../ban_rules_config.php) (revision 15012) @@ -1,6 +1,6 @@ 'RuleId', - 'TableName' => TABLE_PREFIX.'BanRules', + 'TableName' => TABLE_PREFIX.'UserBanRules', 'StatusField' => Array ('Status'),