wincache_refresh_if_changed

Example

 bool wincache_refresh_if_changed ([ array $files ] ) 

Description

Refreshes the cache entries for the files, whose names were passed in the input argument. If no argument is specified then refreshes all the entries in the cache.

Return Values

Returns TRUE on success or FALSE on failure.