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