- added "static" wormholes for "shattered" systems , closed #180

- added im/export function for "index" tables (*.csv import), as an alternative to the *.sql import, closed #125
This commit is contained in:
Exodus4D
2016-07-16 20:08:27 +02:00
parent 6c96aa6fa6
commit c393e79c76
18 changed files with 1399 additions and 195 deletions

View File

@@ -208,7 +208,7 @@ class Route extends \Controller\AccessController {
/**
* update jump data for this instance
* -> data is either coming from CCPs static export OR from map specific data
* -> data is either coming from CCPs [SDE] OR from map specific data
* @param array $rows
*/
private function updateJumpData($rows = []){