Ticket #4709: image.diff
File image.diff, 340 bytes (added by , 17 years ago) |
---|
-
wp-admin/includes/image.php
91 91 } 92 92 } 93 93 94 imagedestroy( $thumbnail ); // Free up memory 95 94 96 } 95 97 } else { 96 98 $error = __( 'File not found' );