Passed
Branch master (1757bb)
by Aimeos
09:28
created
lib/custom/src/MShop/Cms/Manager/Standard.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -228,8 +228,7 @@
 block discarded – undo
228 228
 				 */
229 229
 				$path = 'mshop/cms/manager/insert';
230 230
 				$sql = $this->addSqlColumns( array_keys( $columns ), $this->getSqlConfig( $path ) );
231
-			}
232
-			else
231
+			} else
233 232
 			{
234 233
 				/** mshop/cms/manager/update/mysql
235 234
 				 * Updates an existing cms record in the database
Please login to merge, or discard this patch.