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/include/image.class.php

    r28199 r28587  
    6565    $this->source_filepath = $source_filepath;
    6666
    67     trigger_action('load_image_library', array(&$this) );
     67    trigger_notify('load_image_library', array(&$this) );
    6868
    6969    if (is_object($this->image))
Note: See TracChangeset for help on using the changeset viewer.