Changeset 17179
- Timestamp:
- 07/27/12 16:48:49 (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
extensions/header_manager/include/functions.inc.php
r17012 r17179 40 40 return array( 41 41 'NAME' => $file, 42 'PATH' => HEADER_MANAGER_DIR . $file,43 'THUMB' => HEADER_MANAGER_DIR . get_filename_wo_extension($file) . '-thumbnail.'. get_extension($file),42 'PATH' => get_root_url().HEADER_MANAGER_DIR . $file, 43 'THUMB' => get_root_url().HEADER_MANAGER_DIR . get_filename_wo_extension($file) . '-thumbnail.'. get_extension($file), 44 44 'SIZE' => getimagesize(HEADER_MANAGER_DIR . $file), 45 45 );
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)