diff --git a/core/model/RedirectorPage.php b/core/model/RedirectorPage.php index e2d675981..f1c02e091 100755 --- a/core/model/RedirectorPage.php +++ b/core/model/RedirectorPage.php @@ -15,7 +15,8 @@ class RedirectorPage extends Page { ); static $defaults = array( - "RedirectionType" => "Internal" + "RedirectionType" => "Internal", + "ExternalURL" => "http://" ); static $has_one = array(