mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 05:11:27 +00:00 
			
		
		
		
	fix typo in comment
This commit is contained in:
		
							parent
							
								
									b6893da706
								
							
						
					
					
						commit
						b0e3c816ff
					
				|  | @ -41,7 +41,7 @@ $fullname = $_POST["fullname"]; | |||
| $email    = $_POST["email"]; | ||||
| $comment  = $_POST["comment"]; | ||||
| $language  = $_POST["language"]; | ||||
| /* 'theme' won't be set, if themeselector is turn off */ | ||||
| /* 'theme' won't be set, if themeselector is turned off */ | ||||
| if(isset($_POST["theme"])) | ||||
| 	$mytheme  = $_POST["theme"]; | ||||
| $current_pwd  = $_POST["currentpwd"]; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann