Changeset 2075 for trunk/tools/create_listing_file.php
- Timestamp:
- Jul 25, 2007, 9:03:01 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/create_listing_file.php
r1968 r2075 778 778 { 779 779 // Here we scan a non picture file : thumbnail and high are unused, representative is optionnal 780 $element['tn_ext'] = pwg_get_thumbnail_ext($file_dir, $file_short, $file_ext, $log); 780 781 $ext = pwg_get_representative_ext($file_dir, $file_short); 781 782 if ($ext != '')
Note: See TracChangeset
for help on using the changeset viewer.