Update Exception no xml
This commit is contained in:
parent
58a8847d97
commit
dae579da13
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ class MoySkladICMLParser
|
|||
$vendors[$uuid] = $name;
|
||||
}
|
||||
} else {
|
||||
throw new RuntimeException('No xml');
|
||||
throw new RuntimeException('No - ' . $this->shop);
|
||||
}
|
||||
|
||||
$start += self::STEP;
|
||||
|
|
Loading…
Add table
Reference in a new issue