mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
last typo from early days
This commit is contained in:
@@ -13,7 +13,7 @@ class Sattimers extends CI_Controller {
|
||||
$this->load->model('stations');
|
||||
$footerData = [];
|
||||
$footerData['scripts'] = [
|
||||
'assets/js/sections/sattimers.js?'
|
||||
'assets/js/sections/sattimers.js'
|
||||
];
|
||||
|
||||
$url = 'https://www.df2et.de/tevel/api2.php?grid='.strtoupper($this->stations->find_gridsquare());
|
||||
|
||||
Reference in New Issue
Block a user