From 78a65c7c1b98991574469e8baee9457296827dff Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Jan 2013 19:56:00 -0800 Subject: remove the country autofill declaration --- include/zot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/zot.php') diff --git a/include/zot.php b/include/zot.php index 3c8088df5..e134ac428 100644 --- a/include/zot.php +++ b/include/zot.php @@ -994,7 +994,7 @@ function process_mail_delivery($sender,$arr,$deliveries) { function process_profile_delivery($sender,$arr,$deliveries) { // deliveries is irrelevant, what to do about birthday notification....? - + logger('process_profile_delivery'); import_directory_profile($sender['hash'],$arr); } -- cgit v1.2.3