Ignore:
Timestamp:
Jun 2, 2014, 9:55:46 AM (10 years ago)
Author:
mistic100
Message:

feature 3010 : replace trigger_action/event by trigger_notify/change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/batch_manager_unit.php

    r28532 r28587  
    4040check_status(ACCESS_ADMINISTRATOR);
    4141
    42 trigger_action('loc_begin_element_set_unit');
     42trigger_notify('loc_begin_element_set_unit');
    4343
    4444// +-----------------------------------------------------------------------+
     
    255255}
    256256
    257 trigger_action('loc_end_element_set_unit');
     257trigger_notify('loc_end_element_set_unit');
    258258
    259259// +-----------------------------------------------------------------------+
Note: See TracChangeset for help on using the changeset viewer.