Apply fixes from StyleCI
This commit is contained in:
		 Manish Verma
					Manish Verma
				
			
				
					committed by
					
						 StyleCI Bot
						StyleCI Bot
					
				
			
			
				
	
			
			
			 StyleCI Bot
						StyleCI Bot
					
				
			
						parent
						
							857d3004eb
						
					
				
				
					commit
					88f3df2180
				
			| @@ -35,13 +35,10 @@ if (!empty($_POST)) { | ||||
|             $value = htmlspecialchars(stripslashes((string) $value)); | ||||
|         } else { | ||||
|             $value = htmlspecialchars((string) $value); | ||||
|         } | ||||
|         ?> | ||||
|         } ?> | ||||
| 		<tr> | ||||
| 			<th style="vertical-align: top"><?php echo htmlspecialchars((string) $key); | ||||
|         ?></th> | ||||
| 			<td><pre class="samples"><?php echo $value; | ||||
|         ?></pre></td> | ||||
| 			<th style="vertical-align: top"><?php echo htmlspecialchars((string) $key); ?></th> | ||||
| 			<td><pre class="samples"><?php echo $value; ?></pre></td> | ||||
| 		</tr> | ||||
| 	<?php | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user