Changeset 13170
- Timestamp:
- 02/15/12 15:47:03 (15 months ago)
- Location:
- trunk/include
- Files:
-
- 2 modified
-
derivative.inc.php (modified) (1 diff)
-
template.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/derivative.inc.php
r13068 r13170 259 259 if ($size) 260 260 { 261 return 'width= '.$size[0].' height='.$size[1];261 return 'width="'.$size[0].'" height="'.$size[1].'"'; 262 262 } 263 263 } -
trunk/include/template.class.php
r13167 r13170 900 900 } 901 901 902 function derivative($type, $img) 903 { 904 return new DerivativeImage($type, $img); 905 } 906 902 907 function derivative_url($type, $img) 903 908 {
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)