Ignore:
Timestamp:
Dec 11, 2009, 2:43:45 PM (14 years ago)
Author:
LucMorizur
Message:

[Event Cats] Begin EN translation ; small bug corrected : no deletion of other codes when modifying only the "forced" param.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/event_cats/include/evntcats_admin_funcs.inc.php

    r4436 r4472  
    461461            $_POST['ec_in_up_usr_list'] !=
    462462             $ec_lists['ec_table'][$_POST['ec_entry_sel']]['user_id']
    463           )
     463          ) or
     464          isset($_POST['ec_in_up_forced'])
    464465        )
    465466      ) $del_other = true;
Note: See TracChangeset for help on using the changeset viewer.