TESZTVERZIÓ felirat eltávolítva, EXIF-törlés javítva
This commit is contained in:
		
							parent
							
								
									45aac8d9e8
								
							
						
					
					
						commit
						83f67616a1
					
				@ -129,7 +129,7 @@
 | 
				
			|||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<!-- TESZTVERZIÓ -->
 | 
					<!-- TESZTVERZIÓ -->
 | 
				
			||||||
<section class="testversion-sign">TESZTVERZIÓ</section>
 | 
					<!--<section class="testversion-sign">TESZTVERZIÓ</section>-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 | 
				
			|||||||
@ -135,7 +135,7 @@ function publish_image($artwork_details)
 | 
				
			|||||||
            shell_exec($cmd);
 | 
					            shell_exec($cmd);
 | 
				
			||||||
            unlink($incoming_filename); // törlés az incoming-ból
 | 
					            unlink($incoming_filename); // törlés az incoming-ból
 | 
				
			||||||
        } else {
 | 
					        } else {
 | 
				
			||||||
            shell_exec("mv $incoming_filename $large_filename");
 | 
					            shell_exec("mv $incoming_filename $large_filename && exiftool -overwrite_original -all= '$large_filename'");
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user