Changeset 496508
- Timestamp:
- 01/28/2012 02:58:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extended-comment-options/trunk/extended-comment-options.php
r496325 r496508 47 47 $wpdb->query("DELETE FROM $wpdb->options WHERE option_name = 'eco_auto_units'"); 48 48 49 // This is logging activations for about 15 minutes to determine if download count is legit. This does nothing after 5:15pm GMT-5 on 1/27/201250 if ( 1327705993 > time() )51 @wp_remote_get( "http://gtansley-wp01.fullthrottleapps.com/count.php" );52 49 } 53 50
Note: See TracChangeset
for help on using the changeset viewer.