Searched refs:redirect (Results 1 – 3 of 3) sorted by relevance
43 Event::createAndTrigger('ACTION_SHOW_REDIRECT', $opts, $this->redirect(...));56 public function redirect($opts) function in dokuwiki\\Action\\Redirect
86 $data = $http->get($this->server . '/redirect/3');103 $data = $http->get($this->server . '/relative-redirect/3');120 $data = $http->get($this->server . '/redirect/5');
1 This is a test page for testing the redirect happening on the ''edit and save'' workflow.