import moons

This commit is contained in:
2021-05-30 18:11:18 +09:00
parent 5acb0aa92c
commit e1ea9fe4f4

View File

@@ -93,11 +93,7 @@ class ImportAllianceMoons extends Command
$systemId = null;
$systemname = null;
if($moon[0] != null) {
var_dump($moon[0]);
} else {
}
var_dump($moon);
}