X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fuimport.php;h=b774d78c6d6e5578060e541833d75e8e09add95d;hb=bb59f105e719ef420a5cd0dcacfa3e3955dc5a0c;hp=0d9ffc35fca2f001fcf6df23db1f03a1e8fd8da5;hpb=b9e4b9f2747deb5cdd7d7f68e200496e0c3162aa;p=friendica.git diff --git a/include/uimport.php b/include/uimport.php index 0d9ffc35fc..b774d78c6d 100644 --- a/include/uimport.php +++ b/include/uimport.php @@ -78,7 +78,7 @@ function import_cleanup($newuid) { q("DELETE FROM `pconfig` WHERE uid = %d", $newuid); } -function import_account(&$a, $file) { +function import_account(App $a, $file) { logger("Start user import from " . $file['tmp_name']); /* STEPS