Changeset 12865 for trunk/admin/include/image.class.php
- Timestamp:
- 01/08/12 20:25:52 (17 months ago)
- Files:
-
- 1 modified
-
trunk/admin/include/image.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/include/image.class.php
r12851 r12865 705 705 imagecopy($cut, $ioverlay, 0, 0, 0, 0, $ow, $oh); 706 706 imagecopymerge($this->image, $cut, $x, $y, 0, 0, $ow, $oh, $opacity); 707 imagedestroy($cut); 707 708 return true; 708 709 }
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)