Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dcommon.php161 * @param bool $htmlClient add info about whether is mobile browser
165 function basicinfo($id, $htmlClient = true)
199 if ($htmlClient) {
169 basicinfo($id, $htmlClient = true) global() argument