Committer: vsukhanov
LJSUP-9202: FriendsTimes does not updated since #81.U trunk/cgi-bin/ljcom.pl
Modified: trunk/cgi-bin/ljcom.pl =================================================================== --- trunk/cgi-bin/ljcom.pl 2011-06-29 09:34:38 UTC (rev 10717) +++ trunk/cgi-bin/ljcom.pl 2011-06-30 07:29:59 UTC (rev 10718) @@ -32,7 +32,9 @@ @LJ::USER_TABLES_LOCAL = ("phonepostentry", "phoneposttrans", "vgifts", "sms_quota", "sms_promo", "spinvox_msg", - "jabroster2", "jabrostergroups2", "inactive_user", "smsru", "friendstimes"); + "jabroster2", "jabrostergroups2", "inactive_user", "smsru", + "friendstimes", "friendstimes2_unwatched", + ); LJ::ModuleLoader->require_if_exists("ljcomint.pl"); LJ::ModuleLoader->require_if_exists("sms-local.pl");