git://git.furryclan.net
/
furrycat
/
race-o-matic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbe6661
)
Typo.
author
CMDR furrycat
<elite@furrycat.net>
Mon, 18 Jan 2016 11:30:33 +0000
(06:30 -0500)
committer
CMDR furrycat
<elite@furrycat.net>
Mon, 18 Jan 2016 11:30:33 +0000
(06:30 -0500)
lib/entry.php
patch
|
blob
|
history
diff --git
a/lib/entry.php
b/lib/entry.php
index
9b69be5
..
75fae9e
100644
(file)
--- a/
lib/entry.php
+++ b/
lib/entry.php
@@
-102,7
+102,7
@@
$station_name = $station->getName();
$system = $station->getSystem();
$system_id = $system->getId();
- $station_order[] = $s
ystem
_id;
+ $station_order[] = $s
tation
_id;
$system_ids[] = $system_id;
$system_order[] = $system_id;
$flags = 0;