Committer: ailyin
LJSUP-14663 (fix production warnings after release 100)U trunk/cgi-bin/LJ/Identity/Facebook.pm
Modified: trunk/cgi-bin/LJ/Identity/Facebook.pm =================================================================== --- trunk/cgi-bin/LJ/Identity/Facebook.pm 2012-12-20 13:20:05 UTC (rev 13068) +++ trunk/cgi-bin/LJ/Identity/Facebook.pm 2012-12-20 18:26:50 UTC (rev 13069) @@ -161,7 +161,7 @@ # but ensure that if that email matches a sysban, the account gets # suspended as appropriate - LJ::run_hook( 'post_email_change', + LJ::run_hooks( 'post_email_change', { 'user' => $u, 'newemail' => $email, 'suspend' => 1 } ); # website