Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingSavedir.php18 if (!init_path($input)) {
/dokuwiki/inc/
H A Dinit.php303 $conf[$c] = init_path($path);
314 $conf['changelog_old'] = init_path(
390 function init_path($path) function