Changeset 9820
- Timestamp:
- 03/22/11 15:12:27 (2 years ago)
- Files:
-
- 1 modified
-
trunk/include/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/functions.inc.php
r8844 r9820 393 393 if (empty($res)) 394 394 { 395 $res = $raw;395 $res = str_replace(' ','_', $raw); 396 396 } 397 397
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)