Navigation Menu

Skip to content

Commit

Permalink
forgot to rename sub after copying
Browse files Browse the repository at this point in the history
  • Loading branch information
paulej72 committed Feb 15, 2015
1 parent 5e013c6 commit 7f3689e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slash/Utility/Environment/Environment.pm
Expand Up @@ -1226,7 +1226,7 @@ Returns true if the USER is mod banned, otherwise false.
=cut

sub isSubscriber {
sub isModBanned{
my($buser) = @_;

# assume is not banned by default
Expand Down

0 comments on commit 7f3689e

Please sign in to comment.