Changeset 12924
- Timestamp:
- 01/18/12 17:35:02 (16 months ago)
- Files:
-
- 1 modified
-
extensions/GThumb/main.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/GThumb/main.inc.php
r12859 r12924 166 166 if ( !empty($picture['tn_ext']) ) 167 167 { 168 $file = substr_replace(get_filename_wo_extension($picture['path']), '/ GThumb/',strrpos($picture['path'],'/'),1).'.'.$picture['tn_ext'];168 $file = substr_replace(get_filename_wo_extension($picture['path']), '/thumbnail/GT-',strrpos($picture['path'],'/'),1).'.'.$picture['tn_ext']; 169 169 if (file_exists($file)) 170 170 {
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)