Home
last modified time | relevance | path

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

/dokuwiki/bin/
H A Dstriplangs.php64 $this->stripDirLangs(realpath(__DIR__ . '/../inc/lang'), $keep);
86 $this->stripDirLangs($plugin_langs, $keep_langs);
100 protected function stripDirLangs($path, $keep_langs)
98 protected function stripDirLangs($path, $keep_langs) { global() function in StripLangsCLI