Committer: vad
Add description of repost2 table.U branches/r92/cgi-bin/LJ/UserManage.pm
Modified: branches/r92/cgi-bin/LJ/UserManage.pm =================================================================== --- branches/r92/cgi-bin/LJ/UserManage.pm 2012-05-18 08:21:26 UTC (rev 11975) +++ branches/r92/cgi-bin/LJ/UserManage.pm 2012-05-18 10:22:27 UTC (rev 11976) @@ -94,6 +94,7 @@ 'ratelog' => { 'copy_policy' => 'whole' }, 'recentactions' => 'ignore', 'reluser2' => { 'copy_policy' => 'chunks', 'id' => 'targetid' }, + 'repost2' => { 'copy_policy' => 'chunks', 'userid' => 'journalid', 'id' => 'reposterid' }, 's1overrides' => { 'copy_policy' => 'whole' }, 's1style' => { 'copy_policy' => 'chunks', 'id' => 'styleid',