mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-20 00:11:23 +01:00
NEW Implement MAIN_ACTIVATE_FILECACHE on bithday widget
This commit is contained in:
@@ -3342,9 +3342,9 @@ function dol_cache_refresh($directory, $filename, $cachetime)
|
||||
/**
|
||||
* Read object from cachefile.
|
||||
*
|
||||
* @param string $directory Directory of cache
|
||||
* @param string $filename Name of filecache
|
||||
* @return mixed Unserialise from file
|
||||
* @param string $directory Directory of cache
|
||||
* @param string $filename Name of filecache
|
||||
* @return mixed Unserialise from file
|
||||
*/
|
||||
function dol_readcachefile($directory, $filename)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user