Passed
Push — master ( 4aa199...91fbcb )
by Aimeos
37:45 queued 28:45
created
admin/jqadm/src/Admin/JQAdm/Locale/Site/Standard.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -375,7 +375,7 @@
 block discarded – undo
375 375
 		}
376 376
 
377 377
 		$msg = $this->context()->translate( 'admin', 'Permission denied' );
378
-		throw new \Aimeos\Admin\JQAdm\Exception( $msg);
378
+		throw new \Aimeos\Admin\JQAdm\Exception( $msg );
379 379
 	}
380 380
 
381 381
 
Please login to merge, or discard this patch.