perform a refresh_all when an import has completed so that all your connections get a fresh update.
This commit is contained in:
@@ -347,6 +347,8 @@ function import_post(&$a) {
|
||||
|
||||
}
|
||||
|
||||
proc_run('php', 'include/notifier.php', 'refresh_all', $channel['channel_id']);
|
||||
|
||||
// send out refresh requests
|
||||
|
||||
notice( t('Import completed.') . EOL);
|
||||
|
Reference in New Issue
Block a user