- 10 Apr, 2018 1 commit
-
-
Eric - kg6wxc authored
creation
-
- 08 Apr, 2018 1 commit
-
-
Eric - kg6wxc authored
The array that was fixed for PHP 7.2.3 was not fixed right. This resulted in missing/inaccurate info in the station pop-ups. Part of the array was reinitializing when it should not have, since it was already created at that point. a pretty simple if (is_array()) { ... }else { ... } fixes it.
-
- 07 Apr, 2018 6 commits
-
-
Eric - kg6wxc authored
stuff :) )
-
Eric - kg6wxc authored
Conflicts: scripts/get-map-info.php
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
- 05 Apr, 2018 1 commit
-
-
Eric - kg6wxc authored
-
- 29 Mar, 2018 3 commits
-
-
ride authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
also block access to the scripts directory. working on making the install simpler, clone the directory and go (almost) :)
-
- 28 Mar, 2018 4 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
- 26 Mar, 2018 15 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
added comment to map_functions.inc
-
Eric - kg6wxc authored
load_LinkerTO blows up in php7 due to the array not being created correctly. php5 just happily fixed it for us and did not complain. The issue is somewhat dealt with, Eric is still working on it. This commit is also a test of the git system. cheers!
-
- 25 Mar, 2018 1 commit
-
-
Eric - kg6wxc authored
-