Searched refs:localFile (Results 1 – 3 of 3) sorted by relevance
30 function p_sidebar_cached_xhtml($localFile, $masterFile){ argument32 $cache = getCacheName($localFile.$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.xhtml');82 $localFile = dirname($fn).'/_'.basename($fn);83 print p_sidebar_cached_xhtml($localFile, $masterFile);
30 function p_sidebar_cached_xhtml($localFile, $masterFile){ argument32 $cache = getCacheName($localFile.$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.xhtml');81 $localFile = dirname($fn).'/_'.basename($fn);82 print p_sidebar_cached_xhtml($localFile, $masterFile);
36 function p_sidebar_cached_xhtml($localFile, $masterFile){ argument38 $cache = getCacheName($localFile.$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.xhtml');90 $localFile = dirname($fn).'/_'.basename($fn);91 print p_sidebar_cached_xhtml($localFile, $masterFile);