]> git.mxchange.org Git - friendica.git/commitdiff
moveme: remove debug comment
authorFabrixxm <fabrix.xm@gmail.com>
Mon, 5 Nov 2012 09:15:09 +0000 (04:15 -0500)
committerFabrixxm <fabrix.xm@gmail.com>
Mon, 5 Nov 2012 09:15:09 +0000 (04:15 -0500)
include/uimport.php

index e43f331dc97b963d32aa2261c093dc1090b6e379..9427931687f81596e31329a05b4f71635e249eb0 100644 (file)
@@ -228,7 +228,7 @@ function import_account(&$a, $file) {
     } \r
     \r
     // send relocate messages\r
-    //proc_run('php', 'include/notifier.php', 'relocate' , $newuid);\r
+    proc_run('php', '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