Home
last modified time | relevance | path

Searched refs:nsMd5 (Results 1 – 1 of 1) sorted by relevance

/plugin/glossary/
H A Dglossary.class.php403 function clearCache ($nsMd5) { argument
407 if ($nsMd5)
408 $allNsMd5[] = $nsMd5;
420 foreach ($allNsMd5 as $nsMd5) {
421 $cacheDir = $this->cacheRootDir.$nsMd5."/";