@@ -66,8 +66,7 @@ |
||
| 66 | 66 | { |
| 67 | 67 | $this->execute( $stmt ); |
| 68 | 68 | $this->status( 'done' ); |
| 69 | - } |
|
| 70 | - else |
|
| 69 | + } else |
|
| 71 | 70 | { |
| 72 | 71 | $this->status( 'OK' ); |
| 73 | 72 | } |
@@ -340,8 +340,7 @@ |
||
| 340 | 340 | * @see mshop/customer/manager/fosuser/count |
| 341 | 341 | */ |
| 342 | 342 | $path = 'mshop/customer/manager/fosuser/insert'; |
| 343 | - } |
|
| 344 | - else |
|
| 343 | + } else |
|
| 345 | 344 | { |
| 346 | 345 | /** mshop/customer/manager/fosuser/update |
| 347 | 346 | * Updates an existing customer record in the database |
@@ -66,8 +66,7 @@ |
||
| 66 | 66 | { |
| 67 | 67 | $this->execute( $stmt ); |
| 68 | 68 | $this->status( 'done' ); |
| 69 | - } |
|
| 70 | - else |
|
| 69 | + } else |
|
| 71 | 70 | { |
| 72 | 71 | $this->status( 'OK' ); |
| 73 | 72 | } |