@@ -265,8 +265,7 @@ |
||
265 | 265 | */ |
266 | 266 | $path = 'mshop/locale/manager/currency/insert'; |
267 | 267 | $sql = $this->addSqlColumns( array_keys( $columns ), $this->getSqlConfig( $path ) ); |
268 | - } |
|
269 | - else |
|
268 | + } else |
|
270 | 269 | { |
271 | 270 | /** mshop/locale/manager/currency/update/mysql |
272 | 271 | * Updates an existing currency record in the database |