- Timestamp:
- Jan 31, 2008, 2:12:40 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1_7/picture.php
r2154 r2203 489 489 490 490 if (isset($picture['next']['image_url']) 491 and isset($picture['next']['is_picture']))491 and $picture['next']['is_picture'] ) 492 492 { 493 493 $template->assign_block_vars(
Note: See TracChangeset
for help on using the changeset viewer.