ACCTFORGH/foursquared

CATEGORY_ICON_EXPIRATION =?

Closed this issue · 2 comments

public static final long CATEGORY_ICON_EXPIRATION = ?

Original issue reported on code.google.com by yodgo.yo...@gmail.com on 13 Jul 2010 at 9:06

[deleted comment]
public static final long CATEGORY_ICON_EXPIRATION = 60L * 60L * 24L * 7L * 
1000L * 2L; // two weeks.

Had to do this because the new category icons urls didn't change from the api, 
sorry.

Original comment by mar...@gmail.com on 28 Jul 2010 at 3:21

  • Changed state: Fixed