spmn for moon updates
This commit is contained in:
@@ -188,6 +188,7 @@ class MoonsAdminController extends Controller
|
|||||||
$temp = $m->System . " - " . $m->Planet . " - " . $m->Moon . " - " . $m->StructureName;
|
$temp = $m->System . " - " . $m->Planet . " - " . $m->Moon . " - " . $m->StructureName;
|
||||||
$tempArr[$temp] = $temp;
|
$tempArr[$temp] = $temp;
|
||||||
array_push($spmn, $tempArr);
|
array_push($spmn, $tempArr);
|
||||||
|
$tempArr = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
//Return the view and the form from the blade display
|
//Return the view and the form from the blade display
|
||||||
|
|||||||
Reference in New Issue
Block a user