Home
last modified time | relevance | path

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

/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-check.php2290 $fh_native = array( variable
2306 if (! $standalone && array_key_exists($type, $fh_native)) {
2307 if ($tikiWikiVersion->getBaseVersion() >= $fh_native["$type"]) {
2312 if ($standalone && array_key_exists($type, $fh_native)) {
2314 $file_handler['message'] = "will be handled natively by Tiki >= " . $fh_native["$type"];