Reverted call changes

This commit is contained in:
Andreas
2024-01-17 17:11:28 +01:00
parent 8cdfd06506
commit 57aab6d3c3
2 changed files with 2 additions and 2 deletions

View File

@@ -345,7 +345,7 @@ class Calltester extends CI_Controller {
);
$testarray[] = array(
'Callsign' => '4W7EST/P',
'Callsign' => '2M0SQL/P',
'Country' => 'Scotland',
'Adif' => 279,
'Date' => $date = date('Ymd', time())

View File

@@ -11,7 +11,7 @@ class Lotw extends CI_Controller {
|
| Note:
| If you plan on using any of the code within this class please credit
| Wavelog or Peter, 4W7EST, a lot of hard work went into building the
| Peter, 2M0SQL, a lot of hard work went into building the
| signing of files.
|
| Big Thanks to Rodrigo PY2RAF for all the help and information about OpenSSL