Changeset 27896


Ignore:
Timestamp:
Mar 23, 2014, 10:15:22 PM (10 years ago)
Author:
flop25
Message:

adding 2 loc_end trigger

Location:
trunk/admin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/picture_modify.php

    r27714 r27896  
    479479display_select_cat_wrapper($query, $represent_options_selected, 'represent_options');
    480480
     481trigger_action('loc_end_picture_modify');
     482
    481483//----------------------------------------------------------- sending html code
    482484
  • trunk/admin/themes_installed.php

    r26461 r27896  
    173173  );
    174174
     175trigger_action('loc_end_themes_installed');
    175176
    176177$template->set_filenames(array('themes' => 'themes_installed.tpl'));
Note: See TracChangeset for help on using the changeset viewer.