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

    r26461 r28587  
    5656  }
    5757
    58   $help_content = trigger_event(
     58  $help_content = trigger_change(
    5959    'get_popup_help_content', $help_content, $_GET['page']);
    6060}
Note: See TracChangeset for help on using the changeset viewer.