diff --git a/Validate/PL.php b/Validate/PL.php index 90d89f6..60c6dcf 100644 --- a/Validate/PL.php +++ b/Validate/PL.php @@ -59,7 +59,7 @@ function nip($nip) * @returns bool * @author Piotr Klaban */ - function bank_branch($number) + function bankBranch($number) { static $weights_bank_branch = array(7,1,3,9,7,11,3);