aboutsummaryrefslogtreecommitdiffstats
path: root/mod/import.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/import.php')
-rw-r--r--mod/import.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/import.php b/mod/import.php
index 08311013a..a63ccb875 100644
--- a/mod/import.php
+++ b/mod/import.php
@@ -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);