@@ -420,8 +420,7 @@ |
||
420 | 420 | */ |
421 | 421 | $path = 'mshop/customer/manager/laravel/insert'; |
422 | 422 | $sql = $this->addSqlColumns( array_keys( $columns ), $this->getSqlConfig( $path ) ); |
423 | - } |
|
424 | - else |
|
423 | + } else |
|
425 | 424 | { |
426 | 425 | /** mshop/customer/manager/laravel/update |
427 | 426 | * Updates an existing customer record in the database |