Changeset 7370 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/jobs/class-plugin-import.php
- Timestamp:
- 07/04/2018 06:03:45 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/jobs/class-plugin-import.php
r6287 r7370 52 52 Manager::reschedule_event( 53 53 $hook, 54 time() + HOUR_IN_SECONDS,54 time() + MINUTE_IN_SECONDS, 55 55 $next_timestamp 56 56 );
Note: See TracChangeset
for help on using the changeset viewer.