Changeset 29791 for extensions/change_who_added_photo
- Timestamp:
- Sep 25, 2014, 9:23:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/change_who_added_photo/initadmin.php
r27480 r29791 12 12 function CWAP_loc_end_element_set_global() 13 13 { 14 load_language('plugin.lang', CWAP_PATH); 14 15 global $template; 15 16 $userslist = array(); … … 37 38 function CWAP_element_set_global_action($action, $collection) 38 39 { 40 load_language('plugin.lang', CWAP_PATH); 39 41 if ($action == 'CWAP') 40 42 {
Note: See TracChangeset
for help on using the changeset viewer.