Changeset 12751
- Timestamp:
- 12/16/11 21:26:51 (18 months ago)
- Files:
-
- 1 modified
-
extensions/GThumb/main.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/GThumb/main.inc.php
r12733 r12751 183 183 if ($size == 'big') 184 184 { 185 $width = min($width, round( $height* 1.15));185 $width = min($width, round(max($height, $new_height) * 1.15)); 186 186 } 187 187
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)