[ljcom] r9644: LJSUP-6534: Comments of suspended accoun...
Committer: gariev
LJSUP-6534: Comments of suspended accounts that were purged are becoming visibleU trunk/cgi-bin/LJ/UserManage.pm
Modified: trunk/cgi-bin/LJ/UserManage.pm
===================================================================
--- trunk/cgi-bin/LJ/UserManage.pm 2010-10-22 11:14:55 UTC (rev 9643)
+++ trunk/cgi-bin/LJ/UserManage.pm 2010-10-25 06:18:11 UTC (rev 9644)
@@ -42,8 +42,8 @@
'dudata' => { 'copy_policy' => 'whole' },
'embedcontent' => { 'copy_policy' => 'chunks', 'id' => 'moduleid' },
'embedcontent_preview' => { 'copy_policy' => 'chunks', 'id' => 'moduleid' },
- 'eventrates' => { 'copy_policy' => 'chunks', 'userid' => 'journalid', 'id' => 'jitemid' },
- 'eventratescounters' => { 'copy_policy' => 'chunks', 'userid' => 'journalid', 'id' => 'jitemid' },
+ 'eventrates' => { 'copy_policy' => 'chunks', 'userid' => 'journalid', 'id' => 'itemid' },
+ 'eventratescounters' => { 'copy_policy' => 'chunks', 'userid' => 'journalid', 'id' => 'itemid' },
'friendgroup2' => { 'copy_policy' => 'whole' },
'has_subs' => 'ignore',
'inactive_user' => { 'copy_policy' => 'whole' },
