Changeset 11122
- Timestamp:
- 05/31/11 00:24:45 (2 years ago)
- Files:
-
- 1 modified
-
trunk/include/template.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/template.class.php
r10656 r11122 1351 1351 foreach ($matches as $match) 1352 1352 { 1353 if ( !url_is_remote($match[1]) ||$match[1][0] != '/')1353 if ( !url_is_remote($match[1]) && $match[1][0] != '/') 1354 1354 { 1355 1355 $relative = dirname($file) . "/$match[1]";
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)