Changeset 12796 for trunk/include/functions_notification.inc.php
- Timestamp:
- 12/27/11 06:26:44 (17 months ago)
- Files:
-
- 1 modified
-
trunk/include/functions_notification.inc.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/functions_notification.inc.php
r8728 r12796 459 459 { // get some thumbnails ... 460 460 $query = ' 461 SELECT DISTINCT id, path, name, tn_ext, file461 SELECT DISTINCT id, path, name, representative_ext, file 462 462 FROM '.IMAGES_TABLE.' i INNER JOIN '.IMAGE_CATEGORY_TABLE.' AS ic ON id=image_id 463 463 '.$where_sql.' … … 536 536 foreach($date_detail['elements'] as $element) 537 537 { 538 $tn_src = get_thumbnail_url($element);538 $tn_src = DerivativeImage::thumb_url($element); 539 539 $description .= '<a href="'. 540 540 make_picture_url(array(
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)