Ignore:
Timestamp:
Mar 15, 2011, 6:07:03 PM (13 years ago)
Author:
patdenice
Message:

New version 2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/autoupdate/trunk/template/head.tpl

    r6167 r9707  
    66  jQuery.ajax({ldelim}
    77    type: 'GET',
    8     url: '{$ROOT_URL|@cat:"plugins/autoupdate/remote.php"}',
     8    url: 'plugins/autoupdate/ajax/check_updates.php',
    99    dataType: 'text',
    1010    timeout: 10000,  // 10 sec timeout
Note: See TracChangeset for help on using the changeset viewer.