Lines Matching refs:redirectUrl
6237 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode('Events re…
6240 header('Location: ' . $redirectUrl, true, 303);
6319 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode('No file u…
6320 header('Location: ' . $redirectUrl, true, 303);
6327 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode('Upload er…
6328 header('Location: ' . $redirectUrl, true, 303);
6336 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode('Invalid i…
6337 header('Location: ' . $redirectUrl, true, 303);
6407 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode($message) …
6408 header('Location: ' . $redirectUrl, true, 303);
6512 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode($message) …
6513 header('Location: ' . $redirectUrl, true, 303);