Skip to content

Commit

Permalink
added a bit for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
magicbug committed Jan 15, 2016
1 parent ea4d4c7 commit 3fe0977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/controllers/logbook.php
Expand Up @@ -144,6 +144,7 @@ function callsign_qra($qra) {
}

$callbook = $this->hamqth->search($qra, $this->session->userdata('hamqth_session_key'));
echo "hamqth info:";
echo $callbook['gridsquare'];

}
Expand Down

0 comments on commit 3fe0977

Please sign in to comment.