Changeset 28587 for trunk/nbm.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/nbm.php

    r26461 r28587  
    3434load_language('admin.lang');
    3535// Need to update a second time
    36 trigger_action('loading_lang');
     36trigger_notify('loading_lang');
    3737load_language('lang', PHPWG_ROOT_PATH.PWG_LOCAL_DIR, array('no_fallback'=>true, 'local'=>true) );
    3838
Note: See TracChangeset for help on using the changeset viewer.