Changeset 31440 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 02/13/2015 04:08:33 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r31200 r31440 1739 1739 testCompression.check(r, h, test); 1740 1740 } 1741 } 1741 }; 1742 1742 1743 1743 x.open('GET', ajaxurl + '?action=wp-compression-test&test='+test+'&'+(new Date()).getTime(), true);
Note: See TracChangeset
for help on using the changeset viewer.