mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-30 20:51:22 +00:00 
			
		
		
		
	fix key of phrase
This commit is contained in:
		
							parent
							
								
									359f030ddb
								
							
						
					
					
						commit
						d7232aa8cd
					
				|  | @ -40,7 +40,7 @@ $comment = $_POST["comment"]; | |||
| $transmittal = $dms->addTransmittal($name, $comment, $user); | ||||
| 
 | ||||
| if (!is_object($transmittal)) { | ||||
| 	UI::exitError(getMLText("my_document"), getMLText("error_occured")); | ||||
| 	UI::exitError(getMLText("my_documents"), getMLText("error_occured")); | ||||
| } | ||||
| 
 | ||||
| add_log_line("?name=".$name); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann