Ignore:
Timestamp:
Sep 19, 2005, 12:29:17 AM (19 years ago)
Author:
plg
Message:
  • bug 111 fixed: "Can't add virtual category when cookie disabled". Correction reported from branch 1.4.
  • bug 109 fixed : "disabled "best rated" menu item when rating is not enabled". Correction reported from branch 1.4.
  • bug 95 fixed : "default maxwidth and maxheight not registered". Correction reported from branch 1.4.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/cat_list.php

    r863 r869  
    239239  'CATEGORIES_NAV'=>$navigation,
    240240  'NEXT_RANK'=>$next_rank,
    241   'F_ACTION'=>$form_action,
     241  'F_ACTION'=>add_session_id($form_action),
    242242 
    243243  'L_ADD_VIRTUAL'=>$lang['cat_add'],
Note: See TracChangeset for help on using the changeset viewer.