diff --git a/core/model/RedirectorPage.php b/core/model/RedirectorPage.php index 2cf4e5fb5..ee6552c8c 100755 --- a/core/model/RedirectorPage.php +++ b/core/model/RedirectorPage.php @@ -142,8 +142,8 @@ class RedirectorPage_Controller extends Page_Controller { * If we ever get this far, it means that the redirection failed. */ function index() { - return array( - "Content" => "
" );