Changeset 15431
- Timestamp:
- 05/30/12 06:22:45 (12 months ago)
- Files:
-
- 1 modified
-
trunk/include/derivative.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/derivative.inc.php
r14735 r15431 55 55 if ( ($size=@getimagesize(PHPWG_ROOT_PATH.$this->rel_path)) === false) 56 56 { 57 $this->rel_path = get_themeconf('mime_icon_dir').'unknown.png';57 $this->rel_path = 'themes/default/icon/mimetypes/unknown.png'; 58 58 $size = getimagesize(PHPWG_ROOT_PATH.$this->rel_path); 59 59 }
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)