Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dauth.php485 * @param bool $keepbc - when true, the breadcrumb data is not cleared
487 function auth_logoff($keepbc = false)
505 if (!$keepbc && isset($_SESSION[DOKU_COOKIE]['bc']))
409 auth_logoff($keepbc = false) global() argument