Changeset 1950192
- Timestamp:
- 10/02/2018 11:06:00 AM (7 years ago)
- Location:
- spotim-comments
- Files:
-
- 2 edited
-
tags/4.3.8/inc/class-spotim-import.php (modified) (1 diff)
-
trunk/inc/class-spotim-import.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
spotim-comments/tags/4.3.8/inc/class-spotim-import.php
r1950181 r1950192 339 339 $this->options->update("spotim_last_sync_timestamp", time()); 340 340 $this->options->reset('is_force_sync', false ); 341 update_option("wp-spotim-settings_total_changed_posts", []); 341 342 342 343 if ( ! $this->return ) { -
spotim-comments/trunk/inc/class-spotim-import.php
r1950181 r1950192 339 339 $this->options->update("spotim_last_sync_timestamp", time()); 340 340 $this->options->reset('is_force_sync', false ); 341 update_option("wp-spotim-settings_total_changed_posts", []); 341 342 342 343 if ( ! $this->return ) {
Note: See TracChangeset
for help on using the changeset viewer.