Ignore:
Timestamp:
Jul 14, 2011, 4:01:17 PM (13 years ago)
Author:
nikrou
Message:

Make plugin works as expected using webservice.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/user_tags/template/add_tags.tpl

    r11081 r11741  
    88{/foreach}
    99var path = new Array();
    10 path['t4u_add_script'] = "{$T4U_ADD_SCRIPT}";
     10path['t4u_permission_delete'] = "{$T4U_PERMISSION_DELETE}";
     11path['t4u_update_script'] = "{$T4U_UPDATE_SCRIPT}";
     12path['t4u_update_method'] = "{$T4U_UPDATE_METHOD}";
    1113path['t4u_image_id'] = "{$T4U_IMAGE_ID}";
    1214path['t4u_referer'] = "{$T4U_REFERER}";
Note: See TracChangeset for help on using the changeset viewer.