Passed
Push — master ( d8f630...8ac660 )
by
unknown
02:50
created
templates/client/html/account/profile/body.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@
 block discarded – undo
91 91
 
92 92
 $addr = $this->get( 'addressBilling', [] );
93 93
 $pos = 0;
94
-$url =htmlspecialchars($_SERVER['HTTP_REFERER']);
94
+$url = htmlspecialchars( $_SERVER['HTTP_REFERER'] );
95 95
 
96 96
 
97 97
 ?>
Please login to merge, or discard this patch.