Changeset 2759 for trunk/picture.php


Ignore:
Timestamp:
Oct 16, 2008, 2:53:15 AM (16 years ago)
Author:
rvelices
Message:

merge r 2758 from branch 2.0 to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/picture.php

    r2572 r2759  
    687687    'PHOTO' => $title_nb,
    688688    'SHOW_PICTURE_NAME_ON_TITLE' => $conf['show_picture_name_on_title'],
     689    'IS_HOME' => ('categories'==$page['section'] and !isset($page['category']) ),
    689690
    690691    'LEVEL_SEPARATOR' => $conf['level_separator'],
    691 
    692     'FILE_PICTURE_NAV_BUTTONS' => 'picture_nav_buttons.tpl',
    693692
    694693    'U_HOME' => make_index_url(),
Note: See TracChangeset for help on using the changeset viewer.