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/include/section_init.inc.php

    r28432 r28587  
    232232      $page,
    233233      array(
    234         'comment' => trigger_event(
     234        'comment' => trigger_change(
    235235            'render_category_description',
    236236            $page['category']['comment'],
     
    638638}
    639639
    640 trigger_action('loc_end_section_init');
     640trigger_notify('loc_end_section_init');
    641641?>
Note: See TracChangeset for help on using the changeset viewer.