Lines Matching refs:redirectUrl
6333 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode('Events re…
6336 header('Location: ' . $redirectUrl, true, 303);
6415 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode('No file u…
6416 header('Location: ' . $redirectUrl, true, 303);
6423 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode('Upload er…
6424 header('Location: ' . $redirectUrl, true, 303);
6432 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode('Invalid i…
6433 header('Location: ' . $redirectUrl, true, 303);
6503 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode($message) …
6504 header('Location: ' . $redirectUrl, true, 303);
6608 …$redirectUrl = DOKU_URL . 'doku.php?do=admin&page=calendar&tab=manage&msg=' . urlencode($message) …
6609 header('Location: ' . $redirectUrl, true, 303);