Did you know ... Search Documentation:
Pack blog_core -- prolog/bc/bc_bust.pl
PublicShow source

This module provides client-side cache busting support by rewriting request paths that contain specifically formatted prefix. Adds cache_token global to simple-template.

 bc_bust_token(-Token) is det
Retrieves the token for cache busting. Currently it is set to the server start timestamp.