no ha
This commit is contained in:
		
							parent
							
								
									83e5fb847a
								
							
						
					
					
						commit
						411b8b3bf7
					
				@ -42,7 +42,6 @@ class PixelFileHandler extends DataHandlerExtension {
 | 
				
			|||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	protected function create_thumb($hash) {
 | 
						protected function create_thumb($hash) {
 | 
				
			||||||
		$ha = substr($hash, 0, 2);
 | 
					 | 
				
			||||||
		$inname  = warehouse_path("images", $hash);
 | 
							$inname  = warehouse_path("images", $hash);
 | 
				
			||||||
		$outname = warehouse_path("thumbs", $hash);
 | 
							$outname = warehouse_path("thumbs", $hash);
 | 
				
			||||||
		global $config;
 | 
							global $config;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user