Upload files to "/"
This commit is contained in:
7
update.php
Normal file
7
update.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
// Include the required files
|
||||
require_once __DIR__ . '/Iban.php';
|
||||
|
||||
Iban::updateRegistry('IBAN_Registry.txt');
|
||||
|
||||
Reference in New Issue
Block a user