Changeset 11121
- Timestamp:
- 05/31/11 00:22:47 (2 years ago)
- Files:
-
- 1 modified
-
branches/2.2/include/template.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/include/template.class.php
r10655 r11121 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)