fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-11-11 11:30 am

[dw-free] Backed out changeset 3c4fbbf2acaa

[commit: http://hg.dwscoalition.org/dw-free/rev/fe278652ad78]

Backed out changeset 3c4fbbf2acaa

Misattribution.

Files modified:
  • cgi-bin/LJ/vCard.pm
--------------------------------------------------------------------------------
diff -r 3c4fbbf2acaa -r fe278652ad78 cgi-bin/LJ/vCard.pm
--- a/cgi-bin/LJ/vCard.pm	Fri Nov 11 19:29:18 2011 +0800
+++ b/cgi-bin/LJ/vCard.pm	Fri Nov 11 19:31:05 2011 +0800
@@ -59,7 +59,7 @@
     }
 
     if ($u->share_contactinfo($remote)) {
-        my @chats = qw(aolim google_talk icq jabber msn skype twitter yahoo);
+        my @chats = qw(aolim google_talk icq jabber msn skype yahoo);
         foreach my $c (@chats) {
             my $field = uc $c;
             $field =~ s/_//g;
--------------------------------------------------------------------------------