Skip to content

Commit

Permalink
Minor cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
predominant committed Dec 15, 2009
1 parent 397678d commit f08175a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/pl_validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ function ssn($check) {
if ($check[9] == $control) {
return true;
}

return false;
}

Expand Down

0 comments on commit f08175a

Please sign in to comment.