Home
last modified time | relevance | path

Searched refs:localeFN (Results 1 – 3 of 3) sorted by path

/dokuwiki/inc/
H A Dcommon.php1048 return io_readFile(localeFN($id, $ext));
H A Dpageutils.php481 function localeFN($id, $ext = 'txt')
475 function localeFN($id, $ext = 'txt') global() function
H A Dparserutils.php129 $data['html'] = p_cached_output(localeFN($data['id']));