Changeset 1979027
- Timestamp:
- 11/22/2018 05:51:24 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
simple-multiple-featured-images/trunk/includes/class-smfi-dnd.php
r1971130 r1979027 139 139 //throw new Exception( "Sorting failed for some reason." ); 140 140 } 141 return $ img_ids;141 return $result; 142 142 143 143 } catch ( Exception $exception ) {
Note: See TracChangeset
for help on using the changeset viewer.