Changeset 2204

Show
Ignore:
Timestamp:
01/31/08 02:14:25 (5 years ago)
Author:
rvelices
Message:

merge 2203 from branch-1_7 to trunk
- small correction (the prefetch of nezt image was not correct on non image pages generating 404 errors)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/picture.php

    r2169 r2204  
    495495 
    496496if (isset($picture['next']['image_url']) 
    497     and isset($picture['next']['is_picture'])) 
     497    and $picture['next']['is_picture'] ) 
    498498{ 
    499499  $template->assign_block_vars(