Ignore:
Timestamp:
Mar 19, 2010, 9:47:54 PM (14 years ago)
Author:
nikrou
Message:

remove picture delete displayed twice
redirect after delete to avoid errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/cat_list.php

    r5079 r5193  
    8181  array_push($page['infos'], l10n('Virtual category deleted'));
    8282  update_global_rank();
     83  redirect(get_root_url().'admin.php?page=cat_list');
    8384}
    8485// request to add a virtual category
Note: See TracChangeset for help on using the changeset viewer.