Minor corrections
This commit is contained in:
		@ -63,7 +63,7 @@ if($_POST) {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
  } # end if - no validation error
 | 
			
		||||
/*
 | 
			
		||||
 | 
			
		||||
  else {
 | 
			
		||||
 | 
			
		||||
    $response = (isset($error['name'])) ? $error['name'] . "<br /> \n" : null;
 | 
			
		||||
@ -74,7 +74,7 @@ if($_POST) {
 | 
			
		||||
    echo $response;
 | 
			
		||||
 | 
			
		||||
  } # end if - there was a validation error
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
?>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user