mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	- do not include inc.ClassEmail.php, it is already included in inc.ClassDMS.php
This commit is contained in:
		
							parent
							
								
									9acbde3e0e
								
							
						
					
					
						commit
						d619bc8dc8
					
				|  | @ -29,7 +29,6 @@ include("../inc/inc.Utils.php"); | |||
| include("../inc/inc.Language.php"); | ||||
| include("../inc/inc.ClassUI.php"); | ||||
| include("../inc/inc.Authentication.php"); | ||||
| include("../inc/inc.ClassEmail.php"); | ||||
| 
 | ||||
| if (!isset($_GET["documentid"]) || !is_numeric($_GET["documentid"]) || intval($_GET["documentid"])<1) { | ||||
| 	UI::exitError(getMLText("document_title", array("documentname" => getMLText("invalid_doc_id"))),getMLText("invalid_doc_id")); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 steinm
						steinm