Home
last modified time | relevance | path

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

/dokuwiki/bin/
H A Dwantedpages.php131 static $trunclen = null;
132 if (!$trunclen) {
134 $trunclen = strlen($conf['datadir'] . ':');
150 $page = ['id' => pathID(substr($dir . '/' . $entry, $trunclen)), 'file' => $dir . '/' . $entry];