mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
comment
This commit is contained in:
@@ -31,7 +31,7 @@ class Eqslmethods_model extends CI_Model {
|
||||
$eqsl_location['station_id']
|
||||
);
|
||||
|
||||
$eqsl_results[] = $this->eqslimporter->fetch($password);
|
||||
$eqsl_results[] = $this->eqslimporter->fetch($password); // Hint: for debugging add YYYYMMDD as second argument to force from older date
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user