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

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
  • branches/2.0/admin/cat_modify.php

    r2653 r2776  
    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.