mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	propperly check for filesize when indexing document
This commit is contained in:
		
							parent
							
								
									f30367126f
								
							
						
					
					
						commit
						1ea96a5db7
					
				|  | @ -629,6 +629,7 @@ switch($command) { | |||
| 
 | ||||
| 				$cats = array(); | ||||
| 
 | ||||
| 				$filesize = SeedDMS_Core_File::fileSize($userfiletmp); | ||||
| 				$res = $folder->addDocument($name, '', $expires, $user, '', | ||||
| 																		array(), $userfiletmp, basename($userfilename), | ||||
| 																		$fileType, $userfiletype, 0, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann