[ljcom] r10859: LJSUP-9500
Committer: wisest-owl
LJSUP-9500U trunk/cgi-bin/LJ/UserManage.pm
Modified: trunk/cgi-bin/LJ/UserManage.pm
===================================================================
--- trunk/cgi-bin/LJ/UserManage.pm 2011-08-12 04:42:06 UTC (rev 10858)
+++ trunk/cgi-bin/LJ/UserManage.pm 2011-08-12 07:57:58 UTC (rev 10859)
@@ -50,6 +50,8 @@
'fotki_albums' => { 'copy_policy' => 'chunks', 'id' => 'album_id' },
'fotki_photos' => { 'copy_policy' => 'chunks', 'id' => 'photo_id' },
'fotki_photos_data' => { 'copy_policy' => 'chunks', 'id' => 'photo_id' },
+ 'fotki_tags' => { 'copy_policy' => 'chunks', 'id' => 'tag_id' },
+ 'fotki_tags_map' => { 'copy_policy' => 'chunks', 'id' => 'tag_id' },
'has_subs' => 'ignore',
'inactive_user' => { 'copy_policy' => 'whole' },
'inviterecv' => { 'copy_policy' => 'whole' },
