]> git.mxchange.org Git - friendica.git/blobdiff - include/uimport.php
Merge pull request #2849 from annando/1610-mastodon
[friendica.git] / include / uimport.php
index bd271e91a85c65a4a120ba6a5ccf446610159e41..937a16710a9211214547600da5555b4d13134d69 100644 (file)
@@ -287,7 +287,7 @@ function import_account(&$a, $file) {
        }\r
 \r
        // send relocate messages\r
-       proc_run('php', 'include/notifier.php', 'relocate', $newuid);\r
+       proc_run(PRIORITY_HIGH, 'include/notifier.php', 'relocate', $newuid);\r
 \r
        info(t("Done. You can now login with your username and password"));\r
        goaway($a->get_baseurl() . "/login");\r