testing
This commit is contained in:
@@ -59,9 +59,9 @@ class StructureHelper {
|
||||
$solarName = null;
|
||||
}
|
||||
|
||||
$sHelper->StoreNewStructure($structure, $info, $solarName);
|
||||
$this->StoreNewStructure($structure, $info, $solarName);
|
||||
} else {
|
||||
$sHelper->UpdateExistingStructure($structure, $info, $solarName);
|
||||
$this->UpdateExistingStructure($structure, $info, $solarName);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user