Committer: ssafronova
LJSUP-7377: WishlistU trunk/cgi-bin/LJ/UserManage.pm
Modified: trunk/cgi-bin/LJ/UserManage.pm =================================================================== --- trunk/cgi-bin/LJ/UserManage.pm 2010-12-02 10:08:59 UTC (rev 9787) +++ trunk/cgi-bin/LJ/UserManage.pm 2010-12-02 10:17:28 UTC (rev 9788) @@ -181,6 +181,7 @@ 'userproplite2' => { 'copy_policy' => 'whole' }, 'usertags' => { 'copy_policy' => 'chunks', 'userid' => 'journalid', 'id' => 'kwid' }, 'vgifts' => { 'copy_policy' => 'chunks', 'id' => 'giftid' }, + 'wishlist2' => { 'copy_policy' => 'chunks', 'id' => 'wishid' }, ); use constant GLOBAL_TABLES_INFO => (