Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dio.php267 $bzcontent = bzfile($file);
268 if ($bzcontent === false) return false;
269 $content = $bzcontent . $content;