Changeset 561 for trunk/plog-content/themes/air/slideshow.php
- Timestamp:
- 07/17/08 19:26:13 (4 months ago)
- Files:
-
- 1 modified
-
trunk/plog-content/themes/air/slideshow.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plog-content/themes/air/slideshow.php
r557 r561 9 9 slides.prefetch = 2; 10 10 slides.timeout = 4000; 11 // slides.repeat = true; 12 slides.redirect = "<?php echo generate_url("album", $GLOBALS['plogger_id'], NULL, true) ?>"; 11 13 <?php while(plogger_has_pictures()) : ?> 12 14 <?php $pic = plogger_load_picture(); ?>
