Committer: vsukhanov
LJSUP-7268: Friends TimesU trunk/cgi-bin/ljcom.pl
Modified: trunk/cgi-bin/ljcom.pl =================================================================== --- trunk/cgi-bin/ljcom.pl 2010-11-11 10:35:00 UTC (rev 9695) +++ trunk/cgi-bin/ljcom.pl 2010-11-11 10:43:48 UTC (rev 9696) @@ -31,7 +31,7 @@ @LJ::USER_TABLES_LOCAL = ("phonepostentry", "phoneposttrans", "vgifts", "sms_quota", "sms_promo", "spinvox_msg", - "jabroster2", "jabrostergroups2", "inactive_user", "smsru"); + "jabroster2", "jabrostergroups2", "inactive_user", "smsru", "friendstimes"); LJ::ModuleLoader->require_if_exists("ljcomint.pl"); LJ::ModuleLoader->require_if_exists("sms-local.pl");