Changes between Initial Version and Version 1 of Ticket #33641, comment 21
- Timestamp:
- 10/07/2015 11:55:22 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33641, comment 21
initial v1 1 1 Replying to [comment:20 kraftbj]: 2 2 3 Good catch. Maybe we could simplify and just to a `if ( ! empty( $image_width ) )` check there.3 Good catch. Maybe we could simplify and just do a `if ( ! empty( $image_width ) )` check there.