Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/commands/
Drehash.class.php26 $destroyed = $c->destroyCache();
/plugin/freechat/phpfreechat/src/
Dpfcinfo.class.php107 $destroyed = $this->c->destroyCache();
Dpfcglobalconfig.class.php1042 function destroyCache() function in pfcGlobalConfig
1141 $this->destroyCache();
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js3896 function destroyCache() { function
3903 window.attachEvent("onunload", destroyCache);