diff --git a/application/controllers/Calltester.php b/application/controllers/Calltester.php index 6518e30dc..84afaa8b3 100644 --- a/application/controllers/Calltester.php +++ b/application/controllers/Calltester.php @@ -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()) diff --git a/application/controllers/Lotw.php b/application/controllers/Lotw.php index 0e17cd11c..9fcf38a40 100644 --- a/application/controllers/Lotw.php +++ b/application/controllers/Lotw.php @@ -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