mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	remove spaces in empty line
This commit is contained in:
		
							parent
							
								
									3776d2037d
								
							
						
					
					
						commit
						cdf29f754d
					
				|  | @ -90,7 +90,7 @@ else if ($action == "edittask") { /* {{{ */ | |||
| 	$frequency = $_POST["frequency"]; | ||||
| 	$disabled = isset($_POST["disabled"]) ? $_POST["disabled"] : 0; | ||||
| 	$params = $_POST["params"]; | ||||
| 	 | ||||
| 
 | ||||
| 	if ($editedtask->getName() != $name) | ||||
| 		$editedtask->setName($name); | ||||
| 	if ($editedtask->getDescription() != $description) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann