mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-23 06:47:40 +01:00
Fix minore iban
This commit is contained in:
parent
a2a3af9000
commit
efd186c682
@ -155,7 +155,7 @@ class IBAN
|
||||
'IE' => [
|
||||
'length' => 22,
|
||||
'pattern' => '4c 14n',
|
||||
'structure' => 'IEkk aaaa bbbb bbcc cccc cc',
|
||||
'structure' => 'IEkk ssss bbbb bbcc cccc cc',
|
||||
],
|
||||
'IL' => [
|
||||
'length' => 23,
|
||||
|
Loading…
x
Reference in New Issue
Block a user