Changeset 10552 for trunk/admin/photos_add_settings.php
- Timestamp:
- Apr 21, 2011, 11:55:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/photos_add_settings.php
r8728 r10552 76 76 $fields[] = 'thumb_maxheight'; 77 77 $fields[] = 'thumb_quality'; 78 78 $fields[] = 'thumb_crop'; 79 $fields[] = 'thumb_follow_orientation'; 80 79 81 foreach ($fields as $field) 80 82 {
Note: See TracChangeset
for help on using the changeset viewer.