mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 23:17:32 -05:00 
			
		
		
		
	update upload mime checks
This commit is contained in:
		
							parent
							
								
									6e983cb506
								
							
						
					
					
						commit
						ec67d019c7
					
				@ -32,6 +32,7 @@ class SystemHealth
 | 
				
			|||||||
        'mbstring',
 | 
					        'mbstring',
 | 
				
			||||||
        'xml',
 | 
					        'xml',
 | 
				
			||||||
        'bcmath',
 | 
					        'bcmath',
 | 
				
			||||||
 | 
					        'intl',
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    private static $php_version = 8.1;
 | 
					    private static $php_version = 8.1;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user