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/cat_modify.php

    r28533 r28587  
    104104check_status(ACCESS_ADMINISTRATOR);
    105105
    106 trigger_action('loc_begin_cat_modify');
     106trigger_notify('loc_begin_cat_modify');
    107107
    108108//---------------------------------------------------------------- verification
     
    369369}
    370370
    371 trigger_action('loc_end_cat_modify');
     371trigger_notify('loc_end_cat_modify');
    372372
    373373//----------------------------------------------------------- sending html code
Note: See TracChangeset for help on using the changeset viewer.