Home
last modified time | relevance | path

Searched refs:use_include_path (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/
H A Dcompatibility.php49 * @param int $use_include_path argument
52 function gzopen($filename, $mode, $use_include_path = 0)
54 return gzopen64($filename, $mode, $use_include_path);