Derp
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
0a5c41ce23
commit
713c9fdd6f
1 changed files with 1 additions and 1 deletions
|
@ -102,8 +102,8 @@ class LocationImporter extends ItemImporter
|
|||
|
||||
} else {
|
||||
Log::debug($location->getErrors());
|
||||
return $location->errors;
|
||||
$this->logError($location, 'Location "'.$this->item['name'].'"');
|
||||
return $location->errors;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue