@@ -403,8 +403,7 @@ |
||
| 403 | 403 | * @see mshop/customer/manager/typo3/count |
| 404 | 404 | */ |
| 405 | 405 | $path = 'mshop/customer/manager/typo3/insert'; |
| 406 | - } |
|
| 407 | - else |
|
| 406 | + } else |
|
| 408 | 407 | { |
| 409 | 408 | /** mshop/customer/manager/typo3/update |
| 410 | 409 | * Updates an existing customer record in the database |
@@ -66,8 +66,7 @@ |
||
| 66 | 66 | $this->execute( $stmt ); |
| 67 | 67 | } |
| 68 | 68 | $this->status( 'done' ); |
| 69 | - } |
|
| 70 | - else |
|
| 69 | + } else |
|
| 71 | 70 | { |
| 72 | 71 | $this->status( 'OK' ); |
| 73 | 72 | } |
@@ -235,8 +235,7 @@ |
||
| 235 | 235 | * @see mshop/customer/manager/group/typo3/count/ansi |
| 236 | 236 | */ |
| 237 | 237 | $path = 'mshop/customer/manager/group/typo3/insert'; |
| 238 | - } |
|
| 239 | - else |
|
| 238 | + } else |
|
| 240 | 239 | { |
| 241 | 240 | /** mshop/customer/manager/group/typo3/update/mysql |
| 242 | 241 | * Updates an existing customer group record in the database |
@@ -58,8 +58,7 @@ |
||
| 58 | 58 | { |
| 59 | 59 | $this->execute( $stmt ); |
| 60 | 60 | $this->status( 'done' ); |
| 61 | - } |
|
| 62 | - else |
|
| 61 | + } else |
|
| 63 | 62 | { |
| 64 | 63 | $this->status( 'OK' ); |
| 65 | 64 | } |