Changeset 9819
- Timestamp:
- 03/22/11 15:06:53 (2 years ago)
- Files:
-
- 1 modified
-
branches/2.1/include/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.1/include/functions.inc.php
r6945 r9819 383 383 if (empty($res)) 384 384 { 385 $res = $raw;385 $res = str_replace(' ','_', $raw); 386 386 } 387 387
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)