Changeset 28587 for trunk/about.php


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

    r26461 r28587  
    3838$page['body_id'] = 'theAboutPage';
    3939
    40 trigger_action('loc_begin_about');
     40trigger_notify('loc_begin_about');
    4141
    4242$template->set_filename('about', 'about.tpl');
Note: See TracChangeset for help on using the changeset viewer.