Home
last modified time | relevance | path

Searched refs:processExtensions (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/bin/
H A Dstriplangs.php65 $this->processExtensions(realpath(__DIR__ . '/../lib/plugins'), $keep);
66 $this->processExtensions(realpath(__DIR__ . '/../lib/tpl'), $keep);
75 protected function processExtensions($path, $keep_langs)
73 protected function processExtensions($path, $keep_langs) { global() function in StripLangsCLI