diff --git a/application/controllers/Eqsl.php b/application/controllers/Eqsl.php index bbb1c0e7..5462d8dd 100644 --- a/application/controllers/Eqsl.php +++ b/application/controllers/Eqsl.php @@ -551,7 +551,7 @@ class eqsl extends CI_Controller { // Dump out a table with the results $data['eqsl_results_table'] = $table; - $data['eqsl_response'] = $result; + log_message('debug', $result); } else { diff --git a/application/views/eqsl/export.php b/application/views/eqsl/export.php index 86f484ba..6e08311d 100644 --- a/application/views/eqsl/export.php +++ b/application/views/eqsl/export.php @@ -48,11 +48,6 @@ } } ?> - - -