From: brettp Date: Sat, 25 Sep 2010 00:09:06 +0000 (+0000) Subject: Cleaned up the file docblock. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ca334efb32366ef5aa90151f2422049547bf0152;p=lorea%2Felgg.git Cleaned up the file docblock. git-svn-id: http://code.elgg.org/elgg/trunk@6967 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/actions/email/save.php b/actions/email/save.php index bf573fede..885bf2b04 100644 --- a/actions/email/save.php +++ b/actions/email/save.php @@ -1,6 +1,6 @@ email)!=0) { + if (strcmp($email, $user->email)!=0) { if (!get_user_by_email($email)) { if ($user->email != $email) {