From 1ae87e51c525c0d67716fcc13d9b8dbf77f9e6f3 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 8 Feb 2013 00:58:09 -0800 Subject: No bloody comment. --- include/account.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/account.php b/include/account.php index f313e5126..c8ce3e56b 100644 --- a/include/account.php +++ b/include/account.php @@ -234,7 +234,7 @@ function send_reg_approval_email($arr) { dbesc($hash), dbesc(datetime_convert()), intval($arr['account']['account_id']), - dbesc($arr['password']), + dbesc(''), dbesc($arr['account']['account_language']) ); -- cgit v1.2.3