Ignore:
Timestamp:
Oct 19, 2008, 5:47:34 PM (16 years ago)
Author:
vdigital
Message:

Merging revisions 2773-2776

  • Default template and Piwigo domain ...
  • No metadata synchronization icon on a remote picture (Synchro failure)
  • Jump to category icon is removed on user forbidden categories (previously check_restrictions was leading administrators to the access denied page).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/cat_modify.php

    r2653 r2777  
    236236  array(
    237237    'CATEGORIES_NAV'     => $navigation,
     238    'CAT_ID'             => $category['id'],
    238239    'CAT_NAME'           => @htmlspecialchars($category['name']),
    239240    'CAT_COMMENT'        => @htmlspecialchars($category['comment']),
Note: See TracChangeset for help on using the changeset viewer.