Ticket #41423: 41423.patch
| File 41423.patch, 490 bytes (added by , 9 years ago) |
|---|
-
src/wp-includes/class-wp-image-editor-imagick.php
126 126 * Loads image from $this->file into new Imagick Object. 127 127 * 128 128 * @since 3.5.0 129 * @access p rotected129 * @access public 130 130 * 131 131 * @return true|WP_Error True if loaded; WP_Error on failure. 132 132 */