You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Odelya YomTov-Glick <od...@jpost.com> on 2008/05/19 12:41:27 UTC

caching problems

Hi,
When I use method:
$weblog.getRecentWeblogEntries("nil",1)
It's not always returns the last one.
It may be a cache problem. How can I always show it, and actually refresh
the cache when a new entry is entered?

Thanks!