Upload files to "/"

This commit is contained in:
2026-04-20 19:41:57 +03:00
parent e261735491
commit 8d4e961e03
4 changed files with 880 additions and 0 deletions

7
update.php Normal file
View File

@@ -0,0 +1,7 @@
<?php
// Include the required files
require_once __DIR__ . '/Iban.php';
Iban::updateRegistry('IBAN_Registry.txt');