Ignore:
Timestamp:
Sep 25, 2014, 9:23:10 PM (10 years ago)
Author:
ddtddt
Message:

[change_who_added_photo] check 2.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/change_who_added_photo/initadmin.php

    r27480 r29791  
    1212function CWAP_loc_end_element_set_global()
    1313 {
     14 load_language('plugin.lang', CWAP_PATH);
    1415        global $template;
    1516  $userslist = array();
     
    3738function CWAP_element_set_global_action($action, $collection)
    3839 {
     40  load_language('plugin.lang', CWAP_PATH);
    3941        if ($action == 'CWAP')
    4042  {
Note: See TracChangeset for help on using the changeset viewer.