[ljcom] r10314: LJSUP-8185: fixed
Committer: emazin
LJSUP-8185: fixedU trunk/cgi-bin/LJ/Hooks/ESN.pm
Modified: trunk/cgi-bin/LJ/Hooks/ESN.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/ESN.pm 2011-03-28 09:10:46 UTC (rev 10313)
+++ trunk/cgi-bin/LJ/Hooks/ESN.pm 2011-03-28 09:19:40 UTC (rev 10314)
@@ -194,7 +194,7 @@
'Befriended-u',
'Defriended-u',
'UserMessageRecvd-u',
- (LJ::SUP->is_sup_enabled($remote) ? 'WishList-u' : ()),
+ (LJ::SUP->is_sup_enabled($remote) ? 'WishList' : ()),
];
}
});
