Skip to content

Commit

Permalink
One more $ for good measure
Browse files Browse the repository at this point in the history
  • Loading branch information
paulej72 committed Mar 5, 2015
1 parent 382a3b4 commit 5902bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/Admin/admin.pl
Original file line number Diff line number Diff line change
Expand Up @@ -2140,7 +2140,7 @@ sub displayModBombs {
return;
}

if (form->{mb_del}) {
if ($form->{mb_del}) {
$note = _removeMod($moddb, $form->{id}, $form->{uid}, $form->{noban})
}

Expand Down

0 comments on commit 5902bb1

Please sign in to comment.